Skip to content

Commit

Permalink
fix: add applicationsetcontroller.policy
Browse files Browse the repository at this point in the history
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
  • Loading branch information
blakepettersson committed Aug 27, 2023
1 parent 276c7ca commit 7140df4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skaffold/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ patchesJson6902:
- op: replace
path: /data
value:
applicationsetcontroller.policy: "sync"
# Set insecure when running locally. This disables SSL, and also allows the E2E tests to run with Skaffold.
server.insecure: "true"
# In order for Skaffold to do its thing, we need to modify all `imagePullPolicy` blocks to be `IfNotPresent`, since
Expand Down

0 comments on commit 7140df4

Please sign in to comment.