How to run kubeone apply
without interactive prompt yes
?
#2403
Answered
by
kron4eg
blindpirate
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
blindpirate
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to run this in an automation script without human interaction.
terraform apply -auto-approve
can be used to avoid manually inputtingyes
, but I don't find equivalent parameter forkubeone apply
, can anyone help me?Beta Was this translation helpful? Give feedback.
All reactions