Created
April 4, 2020 11:05
-
-
Save ramesh-lingappan/6a3217b2baa3e7a17c28883b4700615d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
service: secrets-demo | |
runtime: java11 | |
instance_class: F2 | |
env_variables: | |
SPRING_PROFILES_ACTIVE: "prod" | |
GCP_SECRETS_ENABLED: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment