Remove helm based mysql

This commit is contained in:
2024-01-06 16:09:13 +11:00
parent 9d33cec63c
commit e8326c824e
2 changed files with 18 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: db
namespace: argocd
spec:
project: default
syncPolicy:
automated:
prune: true
selfHeal: true
source:
repoURL: git@github.com:wahyd4/home-docker.git
targetRevision: master
path: db
destination:
server: https://192.168.1.2:6443
namespace: db