Skip to content

Commit 1fd26b9

Browse files
committed
make geneate.
1 parent 40d4fe9 commit 1fd26b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/crd/bases/infrastructure.cluster.x-k8s.io_hetznerclusters.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ spec:
271271
Name defines the name of the secret. The name gets used for reading the credential in the
272272
mgt-cluster, and it gets used for creating a secret in the wl-cluster. About the secret in
273273
the wl-cluster: Attention, the upstream hcloud-ccm helm chart expects the name to be
274-
"hcloud". The Syself ccm defaults to "hetzner". For compatibilty with upstream hcloud-ccm the
275-
controller creates two secrets, if the name is different from "hcloud" (one with name
274+
"hcloud". The Syself ccm defaults to "hetzner". For compatibility with upstream hcloud-ccm
275+
the controller creates two secrets, if the name is different from "hcloud" (one with name
276276
"hcloud", one with name being the value of this setting). The secret will be created in the
277277
namespace "mgt-system" of the workload-cluster. Set
278278
`spec.skipCreatingHetznerSecretInWorkloadCluster`, if you don't want that secret in the

config/crd/bases/infrastructure.cluster.x-k8s.io_hetznerclustertemplates.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ spec:
302302
Name defines the name of the secret. The name gets used for reading the credential in the
303303
mgt-cluster, and it gets used for creating a secret in the wl-cluster. About the secret in
304304
the wl-cluster: Attention, the upstream hcloud-ccm helm chart expects the name to be
305-
"hcloud". The Syself ccm defaults to "hetzner". For compatibilty with upstream hcloud-ccm the
306-
controller creates two secrets, if the name is different from "hcloud" (one with name
305+
"hcloud". The Syself ccm defaults to "hetzner". For compatibility with upstream hcloud-ccm
306+
the controller creates two secrets, if the name is different from "hcloud" (one with name
307307
"hcloud", one with name being the value of this setting). The secret will be created in the
308308
namespace "mgt-system" of the workload-cluster. Set
309309
`spec.skipCreatingHetznerSecretInWorkloadCluster`, if you don't want that secret in the

0 commit comments

Comments
 (0)