Pearl1594 commented on a change in pull request #4329:
URL: https://github.com/apache/cloudstack/pull/4329#discussion_r695805956
##########
File path:
plugins/integrations/kubernetes-service/src/main/resources/conf/k8s-control-node-add.yml
##########
@@ -17,12 +17,16 @@
# under the License.
---
-ssh_authorized_keys:
- {{ k8s.ssh.pub.key }}
-
-write-files:
+users:
+ - name: core
Review comment:
`core` is the username used in coreOS templates, hence the same user is
created for backward compatibility
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]