-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Helm(tls cert for webhooks): option to create via certmanager or exis…
…tingSecretRef (#384) * support generating webhooks tls cert via certmanager Avoids having to create ClusterRole. * replace admission daemonset by deployment + PDB * support "existingSecretRef" for webhooks tls cert
- Loading branch information
Showing
16 changed files
with
380 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
charts/trow/templates/webhooks/patch/clusterRolebinding.yaml
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
charts/trow/templates/webhooks/patch/job-createSecret.yaml
This file was deleted.
Oops, something went wrong.
69 changes: 0 additions & 69 deletions
69
charts/trow/templates/webhooks/patch/job-patchWebhook.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.