rancher-charts/charts/rancher-gatekeeper-crd/102.1.0+up3.12.0/values.yaml

22 lines
394 B
YAML
Raw Normal View History

2023-04-25 21:57:43 +00:00
# Default values for rancher-gatekeeper-crd.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
global:
cattle:
systemDefaultRegistry: ""
psp:
enabled: false
image:
repository: rancher/kubectl
tag: v1.20.2
enableRuntimeDefaultSeccompProfile: true
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL