stacks-instances/otc/ABC/stacks/core/ingress-nginx.yaml

28 lines
693 B
YAML
Raw Normal View History

2025-05-21 13:04:28 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: ingress-nginx
namespace: argocd
labels:
env: dev
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
destination:
name: in-cluster
namespace: ingress-nginx
sources:
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/ingress-nginx-helm.git
path: charts/ingress-nginx
targetRevision: helm-chart-4.12.1-depends
helm:
valueFiles:
2025-05-21 13:34:42 +00:00
- $values/stacks/core/ingress-nginx/values.yaml
- repoURL: https://gitea.ABC/giteaAdmin/edfbuilder
2025-05-21 13:04:28 +00:00
targetRevision: HEAD
ref: values