add bi rmq

This commit is contained in:
Kochetkov S 2026-04-21 14:57:45 +03:00
parent d97e1d62ce
commit 345aaa6efc

View File

@ -11,6 +11,9 @@ spec:
jobTemplate:
spec:
template:
metadata:
annotations:
sidecar.istio.io/inject: "false"
spec:
restartPolicy: OnFailure
serviceAccountName: rabbitmq
@ -100,6 +103,9 @@ spec:
jobTemplate:
spec:
template:
metadata:
annotations:
sidecar.istio.io/inject: "false"
spec:
restartPolicy: OnFailure
serviceAccountName: minio-sa
@ -189,10 +195,13 @@ spec:
jobTemplate:
spec:
template:
metadata:
annotations:
sidecar.istio.io/inject: "false"
spec:
restartPolicy: OnFailure
serviceAccountName: kafka-kafka-contour
automountServiceAccountToken: false
automountServiceAccountToken: true
volumes:
- name: sa-token
projected: