mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
16208de9cf
commit
2005dba0b6
3 changed files with 0 additions and 33 deletions
|
|
@ -1,20 +0,0 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: kong
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git
|
||||
targetRevision: main
|
||||
path: kong
|
||||
destination:
|
||||
namespace: kong
|
||||
name: in-cluster
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
apiVersion: v2
|
||||
name: kong
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
|
||||
version: 0.1.0
|
||||
appVersion: "1.16.0"
|
||||
|
||||
dependencies:
|
||||
- name: ingress
|
||||
repository: https://charts.konghq.com
|
||||
version: 0.11.0
|
||||
|
|
@ -1 +0,0 @@
|
|||
kong:
|
||||
Loading…
Add table
Add a link
Reference in a new issue