UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit fa4bc222 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'openshift-test-values' into 'master'

Adding OpenShift Test Values

See merge request !4246
parents b07abb15 bff11b1d
No related branches found
No related tags found
1 merge request!4246Adding OpenShift Test Values
Pipeline #3307098 passed
openshift: true
istio:
values:
profile: "openshift"
ingressGateways:
public-ingressgateway:
k8s:
hpaSpec:
minReplicas: 3
maxReplicas: 5
monitoring:
values:
prometheus:
prometheusSpec:
additionalScrapeConfigs: []
podMetadata:
annotations:
vault.hashicorp.com/agent-inject: "false"
vault.hashicorp.com/agent-init-first: "true"
vault.hashicorp.com/agent-inject-token: "true"
vault.hashicorp.com/role: "prometheus"
vault.hashicorp.com/agent-pre-populate: "false"
resources:
requests:
cpu: 300m
memory: 5Gi
limits: null
grafana:
downloadDashboards:
resources:
limits: null
requests:
cpu: 20m
memory: 20Mi
grafana:
git:
tag: 7.3.7-bb.0
neuvector:
values:
k3s:
enabled: false
crio:
enabled: true
path: /var/run/crio/crio.sock
istio:
enabled: true
hardened:
enabled: false
tempo:
enabled: false
console:
enabled: false
openshift: true
bbtests:
cypress:
openshift: true
# Addons are toggled based on labels in CI
addons:
minioOperator:
values:
openshift: true
minio:
values:
annotations:
traffic.sidecar.istio.io/excludeOutboundPorts: "443"
istio:
enabled: true
openshift: true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment