25 lines
391 B
YAML
25 lines
391 B
YAML
|
# OCP compatible values for yugaware
|
||
|
|
||
|
image:
|
||
|
|
||
|
repository: quay.io/yugabyte/yugaware-ubi
|
||
|
|
||
|
postgres:
|
||
|
registry: registry.redhat.io
|
||
|
tag: 1-88.1661531722
|
||
|
name: rhscl/postgresql-13-rhel7
|
||
|
|
||
|
prometheus:
|
||
|
registry: registry.redhat.io
|
||
|
tag: v4.11.0
|
||
|
name: openshift4/ose-prometheus
|
||
|
|
||
|
rbac:
|
||
|
create: false
|
||
|
|
||
|
ocpCompatibility:
|
||
|
enabled: true
|
||
|
|
||
|
securityContext:
|
||
|
enabled: false
|