Skip to content

Commit

Permalink
Merge pull request #229 from entando/ENG-3427-suggest-new-bundle-desc…
Browse files Browse the repository at this point in the history
…riptor-env-var-format

ENG-3427 suggest new environment variables format
  • Loading branch information
alepintus committed Mar 15, 2022
2 parents f8ab1df + 442bbd9 commit d0f4279
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions generators/server/templates/bundle/plugins/myplugin.yaml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ roles:
# - name: ENV_1_NAME
# value: env1value
# - name: ENV_2_NAME
# secretKeyRef:
# name: env-2-secret
# key: env-2-secret-key
# valueFrom:
# secretKeyRef:
# name: env-2-secret
# key: env-2-secret-key

0 comments on commit d0f4279

Please sign in to comment.