mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
d4b0dd3c80
commit
2be77594f0
1 changed files with 5 additions and 6 deletions
|
|
@ -5,6 +5,11 @@ metadata:
|
|||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
ignoreDifferences:
|
||||
- group: engineimages.longhorn.io
|
||||
jsonPointers:
|
||||
- /spec/preserveUnknownFields
|
||||
kind: CustomResourceDefinition
|
||||
source:
|
||||
repoURL: https://gitlab.com/developerdurp/homelab.git
|
||||
targetRevision: main
|
||||
|
|
@ -16,12 +21,6 @@ spec:
|
|||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
ignoreDifferences:
|
||||
- group: apiextensions.k8s.io
|
||||
name: engineimages.longhorn.io
|
||||
kind: CustomResourceDefinition
|
||||
jsonPointers:
|
||||
- /spec/preserveUnknownFields
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue