Skip to content

Commit

Permalink
update secret.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
umegbewe committed Oct 14, 2023
1 parent a0e2d7b commit 1125ca7
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions secret.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
secrets:
/example/postgres/secret:
value:
key_value:
POSTGRES_USERNAME: postgres
POSTGRES_PASSWORD: password
tags:
environment: local
/example/redis/secret:
value:
REDIS_PASSWORD: password
/example/nas/secret-lyric:
plaintext: |
Early on the wakeup
Cunning as the father of the twelve sons of jacob
Shake up the world cake crumbs
tags:
environment: local
track: fever
/example/file/secret:
file: "example.json"
tags:
file-type: json

0 comments on commit 1125ca7

Please sign in to comment.