Don't forget the root password
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user