Skip to content

Commit

Permalink
Helm - Enabling Event version 1 by default
Browse files Browse the repository at this point in the history
Based on the following kustomize change:
- 658aecd Enabling Event version 1 by default (#689)

Signed-off-by: Sören Brunk <[email protected]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
sbrunk authored and EngHabu committed May 6, 2021
1 parent eaebbe7 commit 8e79770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions helm/values-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ configmap:
metadataStoragePrefix:
- "metadata"
- "admin"
eventVersion: 1
testing:
host: http://flyteadmin
scheduler:
Expand Down
1 change: 1 addition & 0 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ configmap:
metadataStoragePrefix:
- "metadata"
- "admin"
eventVersion: 1
testing:
host: http://flyteadmin

Expand Down

0 comments on commit 8e79770

Please sign in to comment.