Skip to content

Commit

Permalink
[SHIPA-2118] Gracefull handle cert-manager boot (#193)
Browse files Browse the repository at this point in the history
This commit makes webhook-server-cert secret optional, if it is not
ready, ketch's pod gets restarted.
  • Loading branch information
aleksej-paschenko authored Nov 10, 2021
1 parent 5b345c9 commit 0c14643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/default/manager_webhook_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ spec:
secret:
defaultMode: 420
secretName: webhook-server-cert
optional: true

0 comments on commit 0c14643

Please sign in to comment.