Skip to content

Commit

Permalink
Merge pull request #9 from Jellyfrog/feat/rename-controlplane
Browse files Browse the repository at this point in the history
  • Loading branch information
kinarashah authored Sep 14, 2022
2 parents b5bd212 + 43b6de2 commit 19e4b98
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 19e4b98

Please sign in to comment.