# Default values for rancher-gatekeeper-crd. # This is a YAML-formatted file. # Declare variables to be passed into your templates. global: cattle: systemDefaultRegistry: "" image: repository: rancher/kubectl tag: v1.20.2 nodeSelector: kubernetes.io/os: linux tolerations: - key: cattle.io/os operator: "Equal" value: "linux" effect: NoSchedule