12 lines
202 B
YAML
12 lines
202 B
YAML
fileSecrets:
|
|
- name: google-account-key
|
|
path: /google-account-key
|
|
secrets:
|
|
key.json: supersecret
|
|
another.json: |
|
|
this
|
|
is
|
|
a
|
|
multiline
|
|
secret
|