change secret env
This commit is contained in:
		| @@ -14,13 +14,20 @@ spec: | ||||
|     kind: ClusterSecretStore | ||||
|     name: vault | ||||
|   data: | ||||
|     - secretKey: password | ||||
|     - secretKey: PASSWORD | ||||
|       remoteRef: | ||||
|         conversionStrategy: Default | ||||
|         decodingStrategy: None | ||||
|         key: /cl01tl/code-server/auth | ||||
|         metadataPolicy: None | ||||
|         property: password | ||||
|         property: PASSWORD | ||||
|     - secretKey: SUDO_PASSWORD | ||||
|       remoteRef: | ||||
|         conversionStrategy: Default | ||||
|         decodingStrategy: None | ||||
|         key: /cl01tl/code-server/auth | ||||
|         metadataPolicy: None | ||||
|         property: SUDO_PASSWORD         | ||||
|  | ||||
| --- | ||||
| apiVersion: external-secrets.io/v1beta1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user