yaml change
This commit is contained in:
parent
12e74b5f7b
commit
6f4fc355ba
|
|
@ -14,19 +14,19 @@ spec:
|
||||||
template:
|
template:
|
||||||
engineVersion: v2
|
engineVersion: v2
|
||||||
mergePolicy: Merge
|
mergePolicy: Merge
|
||||||
data:
|
data:
|
||||||
- secretKey: contabo-username
|
- secretKey: contabo-username
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: contabo-username
|
key: contabo-username
|
||||||
|
|
||||||
- secretKey: contabo-password
|
- secretKey: contabo-password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: contabo-password
|
key: contabo-password
|
||||||
|
|
||||||
- secretKey: contabo-client-id
|
- secretKey: contabo-client-id
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: contabo-client-id
|
key: contabo-client-id
|
||||||
|
|
||||||
- secretKey: contabo-client-secret
|
- secretKey: contabo-client-secret
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: contabo-client-secret
|
key: contabo-client-secret
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue