argocd kustomization
This commit is contained in:
parent
c4f6b58363
commit
ef00e4b3ed
|
|
@ -1,3 +1,5 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
bases:
|
||||
- ../../base
|
||||
|
||||
|
|
@ -6,5 +8,5 @@ patchesJson6902:
|
|||
target:
|
||||
group: networking.k8s.io
|
||||
kind: Ingress
|
||||
name: resque
|
||||
name: argocd-server-ingress
|
||||
version: v1
|
||||
Loading…
Reference in New Issue