forked from toolshed/abra-test-recipe
Add SECRET_ prefix to secret version.
This commit is contained in:
parent
9d82fb8704
commit
180122518f
@ -9,4 +9,4 @@ services:
|
|||||||
secrets:
|
secrets:
|
||||||
long_secret:
|
long_secret:
|
||||||
external: true
|
external: true
|
||||||
name: ${STACK_NAME}_long_secret1234567890_${LONG_SECRET_VERSION}
|
name: ${STACK_NAME}_long_secret1234567890_${SECRET_LONG_SECRET_VERSION}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user