FIX(prometheus): add ExternalSecret default values to fix OutOfSync
This commit is contained in:
@@ -45,7 +45,13 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: minio
|
key: minio
|
||||||
property: ROOT_USER
|
property: ROOT_USER
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
metadataPolicy: None
|
||||||
- secretKey: secret_key
|
- secretKey: secret_key
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: minio
|
key: minio
|
||||||
property: ROOT_PASSWORD
|
property: ROOT_PASSWORD
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
metadataPolicy: None
|
||||||
|
|||||||
Reference in New Issue
Block a user