Update 11 files
- /sealed-secrets/templates/deployment.yaml - /sealed-secrets/Chart.yaml - /sealed-secrets/values.yaml - /authentik/templates/postgre-sealed.yaml - /argocd/templates/sealed-secrets.yaml - /authentik/templates/ingress.yaml - /bitwarden/templates/ingress.yaml - /durpapi/templates/external-dns.yaml - /whoogle/templates/ingress.yaml - /internalproxy/templates/plex-ingress.yaml - /kube-prometheus-stack/templates/ingress.yaml
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
#apiVersion: argoproj.io/v1alpha1
|
||||
#kind: Application
|
||||
#metadata:
|
||||
# name: sealed-secrets
|
||||
# namespace: argocd
|
||||
#spec:
|
||||
# project: default
|
||||
# source:
|
||||
# repoURL: https://gitlab.com/developerdurp/homelab.git
|
||||
# targetRevision: main
|
||||
# path: sealed-secrets
|
||||
# directory:
|
||||
# recurse: true
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: sealed-secrets
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
#
|
||||
Reference in New Issue
Block a user