Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
valentin2105 committed Oct 11, 2019
1 parent 2089788 commit 094771f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-master/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ kube-scheduler:

{%- set cniProvider = pillar['kubernetes']['worker']['networking']['provider'] -%}
{%- if cniProvider == "calico" %}
{%- set calicoctlVersion = pillar['kubernetes']['worker']['networking']['calico']['calicoctl-version'] -%}
{%- set calicoctlVersion = pillar['kubernetes']['worker']['networking']['calico']['calicoctl-version'] -%}

/etc/calico/calicoctl.cfg:
file.managed:
Expand Down

0 comments on commit 094771f

Please sign in to comment.