Update secret for hccm.
This commit is contained in:
parent
670f719a15
commit
e1b9ae0268
1 changed files with 5 additions and 1 deletions
|
@ -12,7 +12,11 @@ spec:
|
||||||
name: hcloud
|
name: hcloud
|
||||||
creationPolicy: Owner
|
creationPolicy: Owner
|
||||||
data:
|
data:
|
||||||
- secretKey: network
|
- secretKey: token
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: hetzner
|
key: hetzner
|
||||||
property: cloud-api-token
|
property: cloud-api-token
|
||||||
|
- secretKey: network
|
||||||
|
remoteRef:
|
||||||
|
key: hetzner
|
||||||
|
property: cloud-network-name
|
||||||
|
|
Reference in a new issue