Skip to content

Commit c051c70

Browse files
committed
add existingDatastoreSecret to values.yaml
1 parent 9d38899 commit c051c70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ st2:
6464
#password: Ch@ngeMe
6565
# Name of existing ST2 Auth secret, disables creation of this secret
6666
# existingAuthSecret: ""
67+
# Name of existing ST2 datastore secret, disables creation of this secret
68+
# existingDatastoreSecret: ""
6769

6870
# ST2 crypto key for the K/V datastore.
6971
# See https://docs.stackstorm.com/datastore.html#securing-secrets-admin-only for more info.

0 commit comments

Comments
 (0)