Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Add support for StatefulSets #43

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Merge branch 'master' into statefulsets
  • Loading branch information
vbehar committed Oct 28, 2019
commit a5b2959034b9f073dc56897ea3483f454179a078
10 changes: 0 additions & 10 deletions chart/osiris/templates/proxy-injector-webhook-config.yaml
Original file line number Diff line number Diff line change
@@ -36,16 +36,6 @@ webhooks:
path: "/mutate"
caBundle: {{ b64enc $ca.Cert }}
rules:
- apiGroups:
- apps
apiVersions:
- v1
resources:
- deployments
- statefulsets
operations:
- CREATE
- UPDATE
- apiGroups:
- ""
apiVersions:
You are viewing a condensed version of this merge commit. You can view the full changes here.