amq-broker-helm/values_helmChart__backup.yaml
Marko Oldenburg 51fac256ee Rename Helm chart values files for better clarity
Rename `values_helmChart__passive.yaml` to
`values_helmChart__backup.yaml` and `values_helmChart.yaml` to
`values_helmChart__primary.yaml`.

These changes improve file clarity by explicitly indicating
the purpose of each values file. The primary configuration
is now more identifiable with its new name, while the backup
file is clearly designated, reducing confusion for future
updates and maintenance. There are no breaking changes
associated with these renames.
2025-03-04 09:06:29 +01:00

20 lines
291 B
YAML

kind: Deployment
clustered: true
cluster:
ha_ap_mode: true
ha_ap:
mode: backup
connector:
ref: broker2
static:
ref: broker1
application:
name: broker2
amq_broker_image: registry.tuxnet.lan/amq7/amq-broker-rhel8
nodeport:
port: 30004
ingress:
domain: tuxnet.lan