Skip to content

Instantly share code, notes, and snippets.

@brooksphilip
Created December 4, 2024 19:50
Show Gist options
  • Save brooksphilip/eeccbb0146ba4e0d300d620e009743be to your computer and use it in GitHub Desktop.
Save brooksphilip/eeccbb0146ba4e0d300d620e009743be to your computer and use it in GitHub Desktop.
apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
  name: rke2-ingress-nginx
  namespace: kube-system
spec:
  valuesContent: |-
    controller:
      podAnnotations:
        k8s.v1.cni.cncf.io/networks: <vm-network>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment