Skip to content

Commit

Permalink
ci: Updating skipCRDs config for flux
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed May 11, 2021
1 parent 6fc0800 commit b6800ad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion infra/db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
namespace: default
interval: 120m
install:
skipCRDs: true
crds: Skip
maxHistory: 3
upgrade:
remediation:
Expand Down
2 changes: 1 addition & 1 deletion infra/notifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
namespace: default
interval: 120m
install:
skipCRDs: true
crds: Skip
maxHistory: 3
upgrade:
remediation:
Expand Down
2 changes: 1 addition & 1 deletion infra/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
name: vibioh
interval: 120m
install:
skipCRDs: true
crds: Skip
maxHistory: 3
upgrade:
remediation:
Expand Down
2 changes: 1 addition & 1 deletion infra/web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
name: vibioh
interval: 120m
install:
skipCRDs: true
crds: Skip
maxHistory: 3
upgrade:
remediation:
Expand Down

0 comments on commit b6800ad

Please sign in to comment.