Trying sealed-secret
This commit is contained in:
parent
f3d188386b
commit
16572da509
@ -1 +1,12 @@
|
||||
## USE SEALED SECRET FROM BACK
|
||||
apiVersion: bitnami.com/v1alpha1
|
||||
kind: SealedSecret
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: scw-secret-key
|
||||
spec:
|
||||
encryptedData:
|
||||
SCW_SECRET_KEY: { { .Values.scwSecretKey } }
|
||||
template:
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: scw-secret-key
|
||||
|
Loading…
x
Reference in New Issue
Block a user