Merge "Fix ssh key replacement" into v2.0

This commit is contained in:
Zuul 2021-04-08 02:27:23 +00:00 committed by Gerrit Code Review
commit f825c605f4
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ replacements:
kind: KubeadmControlPlane
name: cluster-controlplane
fieldrefs:
- "spec.kubeadmConfigSpec.users[name=ubuntu].sshAuthorizedKeys[0]%REPLACE_HOST_SSH_KEY%"
- "spec.kubeadmConfigSpec.users[name=deployer].sshAuthorizedKeys[0]%REPLACE_HOST_SSH_KEY%"