Newer
Older
- name: CLUSTER_DOMAIN
value: "cluster.local"
- name: WATCHED_NAMESPACE
value: ""
image:
repository: registry1.dso.mil/ironbank/opensource/minio/operator
tag: v4.4.12
replicaCount: 1
securityContext:
runAsUser: 1000
runAsGroup: 1000
runAsNonRoot: true
nodeSelector: { }
affinity: { }
tolerations: [ ]
topologySpreadConstraints: [ ]
resources:
requests:
cpu: 200m
memory: 256Mi
ephemeral-storage: 500Mi
limits:
cpu: 200m
memory: 256Mi
repository: registry1.dso.mil/ironbank/opensource/minio/console
tag: v0.15.5
pullPolicy: IfNotPresent
imagePullSecrets: [ ]
initcontainers: [ ]
replicaCount: 1
nodeSelector: { }
affinity: { }
tolerations: [ ]
topologySpreadConstraints: [ ]
resources: { }
securityContext:
runAsUser: 1000
runAsNonRoot: true
ingress:
enabled: false
ingressClassName: ""
labels: { }
annotations: { }
tls: [ ]
host: console.local
path: /
volumes: [ ]
volumeMounts: [ ]
# Big Bang Added Values
networkPolicies:
enabled: false
controlPlaneCidr: 0.0.0.0/0
ingressLabels:
app: istio-ingressgateway
istio: ingressgateway
istio:
enabled: false
openshift: false
serviceAccount:
# Specifies whether a service account should be created
create: true
# Annotations to add to the service account
annotations: {}
# The name of the service account to use.
# If not set and create is true, a name is generated using the fullname template
name: ""
imagePullSecrets: []
#nameOverride: ""
#fullnameOverride: ""
# Used in templates/bigbang/tenant-patch-job.yaml
# Needed for operator upgrade.go logic to cleanly upgrade from bb v4.2.3 to v4.4.3
tenantPatchJob:
enabled: true
repository: registry1.dso.mil/ironbank/big-bang/base
tag: 8.4
pullSecrets:
- private-registry