Skip to content

Commit

Permalink
Merge pull request #2494 from bigkevmcd/fix-extra-env-values-yaml-exa…
Browse files Browse the repository at this point in the history
…mple

Fix example values.yaml for enabling OCI storage
  • Loading branch information
bigkevmcd authored Jun 7, 2024
2 parents 3d7fddb + f40e9ae commit 00ce264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/fleet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ controller:
# Extra environment variables passed to the fleet pods.
# extraEnv:
# - name: EXPERIMENTAL_OCI_STORAGE
# value: true
# value: "true"

0 comments on commit 00ce264

Please sign in to comment.