Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
executable file 74 lines (58 sloc) 1.01 KB
replicas: 1
deploymentStrategy: RollingUpdate
image:
repository: crossplane/crossplane
tag: %%VERSION%%
pullPolicy: Always
nodeSelector: {}
tolerations: {}
affinity: {}
leaderElection: true
args: {}
provider:
packages: []
configuration:
packages: []
imagePullSecrets:
- dockerhub
rbacManager:
deploy: true
replicas: 1
managementPolicy: All
leaderElection: true
args: {}
nodeSelector: {}
tolerations: {}
affinity: {}
priorityClassName: ""
resourcesCrossplane:
limits:
cpu: 100m
memory: 512Mi
requests:
cpu: 100m
memory: 256Mi
securityContextCrossplane:
runAsUser: 2000
runAsGroup: 2000
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
packageCache:
medium: ""
sizeLimit: 5Mi
pvc: ""
resourcesRBACManager:
limits:
cpu: 100m
memory: 512Mi
requests:
cpu: 100m
memory: 256Mi
securityContextRBACManager:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
alpha:
oam:
enabled: false
metrics:
enabled: false