Skip to content

Commit 5f78890

Browse files
authored
fix: update fallback_cp example (#174)
Signed-off-by: Nic <[email protected]>
1 parent cd00d85 commit 5f78890

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/api7/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,8 @@ dashboard_configuration:
339339
# access_key: "access"
340340
# secret_key: "secret"
341341
# region: "ap-south-1"
342-
# bucket: "to-push-ha-data"
342+
# resource_bucket: "to-push-resource-data"
343+
# config_bucket: "to-push-config-data"
343344
# cron_spec: "@every 1m"
344345

345346
dp_manager_configuration:

0 commit comments

Comments
 (0)