yaml formatting

This commit is contained in:
2025-07-31 14:48:25 -05:00
parent 27553fc4d1
commit b200294ebc

View File

@@ -16,27 +16,27 @@ spec:
name: '{{.name}}-synology-csi'
annotations:
argocd.argoproj.io/sync-wave: "2"
spec:
destination:
name: '{{.name}}'
namespace: synology-csi
project: default
source:
path: cluster/synology-storageclass
repoURL: https://github.com/rblundon/homelab.git
targetRevision: HEAD
syncPolicy:
automated:
prune: false
selfHeal: true
syncOptions:
- RespectIgnoreDifferences=true
- CreateNamespace=true
managedNamespaceMetadata:
labels:
argocd.argoproj.io/managed-by: openshift-gitops
ignoreDifferences:
- group: apps
kind: Deployment
jsonPointers:
- /spec/replicas
spec:
project: default
destination:
name: '{{.name}}'
source:
path: cluster/synology-storageclass
repoURL: https://github.com/rblundon/homelab.git
targetRevision: HEAD
namespace: synology-csi
syncPolicy:
automated:
prune: false
selfHeal: true
syncOptions:
- RespectIgnoreDifferences=true
- CreateNamespace=true
managedNamespaceMetadata:
labels:
argocd.argoproj.io/managed-by: openshift-gitops
ignoreDifferences:
- group: apps
kind: Deployment
jsonPointers:
- /spec/replicas