We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75310b2 commit 441fcddCopy full SHA for 441fcdd
.chloggen/inst-tls.yaml
@@ -25,3 +25,6 @@ subtext: |
25
cert: tls.crt
26
key: tls.key
27
```
28
+
29
+ * Propagating secrets across namespaces can be done with https://github.com/EmberStack/kubernetes-reflector or https://github.com/zakkg3/ClusterSecret
30
+ * Restarting workloads on certificate renewal can be done with https://github.com/stakater/Reloader or https://github.com/wave-k8s/wave
0 commit comments