Don't forget the root password

This commit is contained in:
Luke Murphy
2020-06-23 11:39:51 +02:00
parent 875a0efa1e
commit dfab83929d
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -77,6 +77,9 @@ secrets:
db_passwd:
name: ${STACK_NAME}_db_passwd_${DB_PASSWD_VERSION}
external: true
db_root_passwd:
name: ${STACK_NAME}_db_passwd_${DB_ROOT_PASSWD_VERSION}
external: true
internal_token:
name: ${STACK_NAME}_internal_token_${INTERNAL_TOKEN_VERSION}
external: true