Compare commits
1 Commits
dfe084509f
...
61035b5c26
| Author | SHA1 | Date | |
|---|---|---|---|
|
61035b5c26
|
@@ -70,7 +70,6 @@ spec:
|
|||||||
- .metadata.annotations[]
|
- .metadata.annotations[]
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
enabled: true
|
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: false
|
selfHeal: false
|
||||||
retry:
|
retry:
|
||||||
|
|||||||
@@ -21,7 +21,6 @@ spec:
|
|||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
enabled: true
|
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: false
|
selfHeal: false
|
||||||
retry:
|
retry:
|
||||||
@@ -66,7 +65,6 @@ spec:
|
|||||||
- .spec.endpoints[]?.relabelings[]?.action
|
- .spec.endpoints[]?.relabelings[]?.action
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
enabled: true
|
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: false
|
selfHeal: false
|
||||||
retry:
|
retry:
|
||||||
@@ -106,9 +104,8 @@ spec:
|
|||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
enabled: true
|
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: false
|
selfHeal: true
|
||||||
retry:
|
retry:
|
||||||
limit: 3
|
limit: 3
|
||||||
backoff:
|
backoff:
|
||||||
@@ -145,9 +142,8 @@ spec:
|
|||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
enabled: true
|
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: false
|
selfHeal: true
|
||||||
retry:
|
retry:
|
||||||
limit: 3
|
limit: 3
|
||||||
backoff:
|
backoff:
|
||||||
@@ -184,7 +180,6 @@ spec:
|
|||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
enabled: true
|
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: false
|
selfHeal: false
|
||||||
retry:
|
retry:
|
||||||
|
|||||||
Reference in New Issue
Block a user