Skip to content

Commit

Permalink
Rename controlPlaneConfig and workerConfig
Browse files Browse the repository at this point in the history
Too align with rancher/rancher#33601
  • Loading branch information
Jellyfrog committed Jul 20, 2022
1 parent 9c1176d commit 43b6de2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/templates/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
{{- end }}
{{- end }}
{{- end }}
controlPlaneConfig:
machineGlobalConfig:
# Path to the file that defines the audit policy configuration
# audit-policy-file: ""
# IPv4/IPv6 network CIDRs to use for pod IPs (default: 10.42.0.0/16)
Expand Down Expand Up @@ -140,7 +140,7 @@ spec:
# Add additional hostnames or IPv4/IPv6 addresses as Subject Alternative Names on the server TLS cert
# tls-san: []

# workerConfig:
# machineSelectorConfig:
# - config:
# Node name
# node-name: ""
Expand Down

0 comments on commit 43b6de2

Please sign in to comment.