26 lines
456 B
YAML
26 lines
456 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
|
|
|
|
nginx:
|
|
registry: registry.access.redhat.com
|
|
tag: 1-60.1665590917
|
|
name: ubi8/nginx-120
|
|
|
|
rbac:
|
|
create: false
|
|
|
|
ocpCompatibility:
|
|
enabled: true |