Use deployments only from apps/v1 group
This commit is contained in:
parent
0dce5be743
commit
1800ffa30d
2 changed files with 0 additions and 9 deletions
|
@ -1,3 +0,0 @@
|
||||||
- op: replace
|
|
||||||
path: /apiVersion
|
|
||||||
value: extensions/v1beta1
|
|
|
@ -22,12 +22,6 @@ patchesJson6902:
|
||||||
kind: Service
|
kind: Service
|
||||||
name: ingress-nginx
|
name: ingress-nginx
|
||||||
version: v1
|
version: v1
|
||||||
- path: deployment-extension-group-patch.yaml
|
|
||||||
target:
|
|
||||||
group: apps
|
|
||||||
kind: Deployment
|
|
||||||
name: nginx-ingress-controller
|
|
||||||
version: v1
|
|
||||||
- path: role.yaml
|
- path: role.yaml
|
||||||
target:
|
target:
|
||||||
group: rbac.authorization.k8s.io
|
group: rbac.authorization.k8s.io
|
||||||
|
|
Loading…
Reference in a new issue