mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
Update 3 files
- /ingress-nginx/Chart.yaml - /ingress-nginx/values.yaml - /argocd/templates/ingress-nginx.yaml
This commit is contained in:
parent
1291d4fc10
commit
ff31d11b56
3 changed files with 0 additions and 153 deletions
|
|
@ -1,21 +0,0 @@
|
|||
#apiVersion: argoproj.io/v1alpha1
|
||||
#kind: Application
|
||||
#metadata:
|
||||
# name: ingress-nginx
|
||||
# namespace: argocd
|
||||
#spec:
|
||||
# project: default
|
||||
# source:
|
||||
# repoURL: https://gitlab.com/developerdurp/homelab.git
|
||||
# targetRevision: main
|
||||
# path: ingress-nginx
|
||||
# destination:
|
||||
# namespace: ingress-nginx
|
||||
# name: in-cluster
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
#
|
||||
Loading…
Add table
Add a link
Reference in a new issue