mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
Update 7 files
- /kong/templates/configmap.yaml - /kong/templates/deployment.yaml - /kong/templates/ingress.yaml - /kong/templates/namespace.yaml - /kong/templates/service.yaml - /kong/Chart.yaml - /argocd/templates/kong.yaml
This commit is contained in:
parent
7d29e25b32
commit
c82be77e89
7 changed files with 0 additions and 162 deletions
|
|
@ -1,23 +0,0 @@
|
|||
#apiVersion: argoproj.io/v1alpha1
|
||||
#kind: Application
|
||||
#metadata:
|
||||
# name: kong
|
||||
# namespace: argocd
|
||||
#spec:
|
||||
# project: default
|
||||
# source:
|
||||
# repoURL: https://gitlab.com/developerdurp/homelab.git
|
||||
# targetRevision: main
|
||||
# path: kong
|
||||
# directory:
|
||||
# recurse: true
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: kong
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue