Mosher, Jaymes (jm616v) 92977da6b8 [cert-rotatation] Also check initContainers for mounted certs
rotate-certs.sh script currently only checks if a certificate is
mounted in containers.  This updates it to also consider
initContainers when restarting resources.

Change-Id: I5d48c5bbd671c9f74b72ef4ecca36777c735c398
2022-04-15 01:24:27 -06:00

9 lines
236 B
YAML

---
cert-rotation:
- 0.1.0 Initial Chart
- 0.1.1 Return true if grep finds no match
- 0.1.2 Correct and enhance the rotation script
- 0.1.3 Update htk requirements
- 0.1.4 Consider initContainers when restarting resources
...