gf-k8s/main/apps/oauth2-proxy.yaml
2020-12-17 01:27:35 +07:00

26 lines
592 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: oauth2-proxy
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: oauth2-proxy
server: https://kubernetes.default.svc
project: default
source:
path: apps/system/oauth2-proxy
repoURL: git@github.com:gorilych/gf-k8s
syncPolicy:
syncOptions:
- CreateNamespace=true
automated:
prune: true
selfHeal: true
ignoreDifferences:
- group: apiextensions.k8s.io
kind: CustomResourceDefinition
jsonPointers:
- /status