Updated repository to the new configuration.
This commit is contained in:
parent
25dde6a119
commit
1945f193ea
31 changed files with 766 additions and 866 deletions
8
pods/notes/notes-secrets.yml
Normal file
8
pods/notes/notes-secrets.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
apiversion: v1
|
||||
data:
|
||||
postgres-password: <base64-secret>
|
||||
postgres-url: <base64-url>
|
||||
kind: Secret
|
||||
metadata:
|
||||
creationtimestamp: null
|
||||
name: notes-secrets
|
Loading…
Add table
Add a link
Reference in a new issue