Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Commit

Permalink
Add required nodeRegistration field to worker-0 kubeadmConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinvaneyk committed Sep 24, 2019
1 parent 0d5ee86 commit 1ff623c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/simple-cluster.yaml
Expand Up @@ -93,4 +93,5 @@ metadata:
name: worker-0-config
namespace: default
spec:
joinConfiguration: {}
joinConfiguration:
nodeRegistration: {}

0 comments on commit 1ff623c

Please sign in to comment.