Skip to content

Commit 441fcdd

Browse files
committed
Fix
Signed-off-by: Pavol Loffay <[email protected]>
1 parent 75310b2 commit 441fcdd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.chloggen/inst-tls.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ subtext: |
2525
cert: tls.crt
2626
key: tls.key
2727
```
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

Comments
 (0)