Disable autosync
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 3s

This commit is contained in:
2026-01-08 16:23:22 +00:00
parent d95faaf2c1
commit 70ae7c9a50
2 changed files with 0 additions and 4 deletions

View File

@@ -13,9 +13,6 @@ spec:
targetRevision: HEAD targetRevision: HEAD
path: k8s/core/prom-stack path: k8s/core/prom-stack
syncPolicy: syncPolicy:
automated:
selfHeal: true
prune: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
- ServerSideApply=true - ServerSideApply=true

View File

@@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- app.yaml
- persistentVolume.yaml - persistentVolume.yaml
- external-secrets.yaml - external-secrets.yaml
- grafana-alerting-configmap.yaml - grafana-alerting-configmap.yaml