Skip to content

Commit

Permalink
Chart: Rework Admission Webhooks Cert Manager values.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gacko committed Sep 28, 2024
1 parent b68dca9 commit 44f81b2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 53 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
controller:
kind: DaemonSet
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest: null
admissionWebhooks:
enabled: true

service:
type: ClusterIP

admissionWebhooks:
certManager:
enabled: true

This file was deleted.

12 changes: 0 additions & 12 deletions charts/ingress-nginx/ci/deployment-webhook-extraEnvs-values.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions charts/ingress-nginx/ci/deployment-webhook-resources-values.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions charts/ingress-nginx/ci/deployment-webhook-values.yaml

This file was deleted.

0 comments on commit 44f81b2

Please sign in to comment.