How do I disable traefik in a k3d cluster config file? #1318
Unanswered
mwoodpatrick
asked this question in
Q&A
Replies: 1 comment
-
Hey! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I disable traefik in a k3d cluster config file?
I tried:
but when I run:
k3d cluster create --config cluster-config.yaml --wait
I get:
FATA[0000] Schema Validation failed for config file cluster-config.yaml: - options: Additional property k3s-server-arg is not allowed
Beta Was this translation helpful? Give feedback.
All reactions