Skip to content

Instantly share code, notes, and snippets.

@dgiebert
Last active June 24, 2024 17:02
Show Gist options
  • Save dgiebert/4b20c1dd7f57574af60e57c8f8fa53dc to your computer and use it in GitHub Desktop.
Save dgiebert/4b20c1dd7f57574af60e57c8f8fa53dc to your computer and use it in GitHub Desktop.
Use Harvester LoadBalancer for RKE2 Downstream Clusters
apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
name: rke2-ingress-nginx
namespace: kube-system
spec:
valuesContent: |-
controller:
hostPort:
enabled: false
service:
enabled: true
annotations:
cloudprovider.harvesterhci.io/ipam: dhcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment