All checks were successful
Build Helm Chart / helm-package (push) Successful in 7s
20 lines
291 B
YAML
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
|