Files
snow/apps/clickhouse.yaml
T
2025-11-05 17:22:48 +01:00

19 lines
383 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: clickhouse
namespace: argocd
spec:
project: default
destination:
server: https://kubernetes.default.svc
namespace: clickhouse
syncPolicy:
automated:
prune: true
selfHeal: false
source:
repoURL: https://github.com/zoriya/snow
targetRevision: HEAD
path: apps/clickhouse