rancher-charts/charts/rancher-gatekeeper-crd/102.0.0+up3.10.0/values.yaml

22 lines
394 B
YAML
Raw Normal View History

2023-01-27 21:40:04 +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
2023-02-08 14:42:56 +00:00
enableRuntimeDefaultSeccompProfile: true
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL