Use deployments only from apps/v1 group

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-12-12 21:24:41 -03:00
parent 0dce5be743
commit 1800ffa30d
2 changed files with 0 additions and 9 deletions

View file

@ -1,3 +0,0 @@
- op: replace
path: /apiVersion
value: extensions/v1beta1

View file

@ -22,12 +22,6 @@ patchesJson6902:
kind: Service
name: ingress-nginx
version: v1
- path: deployment-extension-group-patch.yaml
target:
group: apps
kind: Deployment
name: nginx-ingress-controller
version: v1
- path: role.yaml
target:
group: rbac.authorization.k8s.io