-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
proxy-support #105
proxy-support #105
Conversation
Skipping CI for Draft Pull Request. |
@@ -88,6 +88,9 @@ spec: | |||
{{- include "sshPostKubeadmCommands" . | nindent 2 }} | |||
users: | |||
{{- include "sshUsers" . | nindent 2 }} | |||
files: | |||
{{- include "sshFiles" $ | nindent 2 }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where's this line come from? Had we missed it off in the past?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was just adding a comment to it but it seems like it wasn't added at all :(
Yeah I found this is missing for some unknown reason
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
towards giantswarm/roadmap#1427