reverted the changes in manifest
Signed-off-by: Parship Chowdhury <i.am.parship@gmail.com>
This commit is contained in:
parent
bbffbbb756
commit
ba66a2e6e1
|
|
@ -14,10 +14,6 @@ webhooks:
|
||||||
path: /mutate-apps-kruise-io-v1alpha1-cloneset
|
path: /mutate-apps-kruise-io-v1alpha1-cloneset
|
||||||
failurePolicy: Fail
|
failurePolicy: Fail
|
||||||
name: mcloneset.kb.io
|
name: mcloneset.kb.io
|
||||||
objectSelector:
|
|
||||||
matchExpressions:
|
|
||||||
- key: rollouts.kruise.io/workload-type
|
|
||||||
operator: Exists
|
|
||||||
rules:
|
rules:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- apps.kruise.io
|
- apps.kruise.io
|
||||||
|
|
@ -38,10 +34,6 @@ webhooks:
|
||||||
path: /mutate-apps-kruise-io-v1alpha1-daemonset
|
path: /mutate-apps-kruise-io-v1alpha1-daemonset
|
||||||
failurePolicy: Fail
|
failurePolicy: Fail
|
||||||
name: mdaemonset.kb.io
|
name: mdaemonset.kb.io
|
||||||
objectSelector:
|
|
||||||
matchExpressions:
|
|
||||||
- key: rollouts.kruise.io/workload-type
|
|
||||||
operator: Exists
|
|
||||||
rules:
|
rules:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- apps.kruise.io
|
- apps.kruise.io
|
||||||
|
|
@ -62,10 +54,6 @@ webhooks:
|
||||||
path: /mutate-apps-v1-deployment
|
path: /mutate-apps-v1-deployment
|
||||||
failurePolicy: Fail
|
failurePolicy: Fail
|
||||||
name: mdeployment.kb.io
|
name: mdeployment.kb.io
|
||||||
objectSelector:
|
|
||||||
matchExpressions:
|
|
||||||
- key: rollouts.kruise.io/workload-type
|
|
||||||
operator: Exists
|
|
||||||
rules:
|
rules:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- apps
|
- apps
|
||||||
|
|
@ -86,10 +74,6 @@ webhooks:
|
||||||
path: /mutate-unified-workload
|
path: /mutate-unified-workload
|
||||||
failurePolicy: Fail
|
failurePolicy: Fail
|
||||||
name: munifiedworload.kb.io
|
name: munifiedworload.kb.io
|
||||||
objectSelector:
|
|
||||||
matchExpressions:
|
|
||||||
- key: rollouts.kruise.io/workload-type
|
|
||||||
operator: Exists
|
|
||||||
rules:
|
rules:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue