diff --git a/openshift-v4/templates/knp/3-allow-rabbitmq-accepts-lcfs-backend.yaml b/openshift-v4/templates/knp/3-allow-rabbitmq-accepts-lcfs-backend.yaml index 5740e8f83..b773ecb92 100644 --- a/openshift-v4/templates/knp/3-allow-rabbitmq-accepts-lcfs-backend.yaml +++ b/openshift-v4/templates/knp/3-allow-rabbitmq-accepts-lcfs-backend.yaml @@ -31,4 +31,4 @@ objects: - podSelector: matchLabels: app.kubernetes.io/instance: lcfs-backend-${ENVIRONMENT} - # app.kubernetes.io/name: lcfs-backend this is for dev only, it allows lcfs backend pods including pr build ones to access tfrs rabbitmq dev \ No newline at end of file + # app.kubernetes.io/name: lcfs-backend use this for dev env instead of the line above, it allows lcfs backend pods including pr build ones to access tfrs rabbitmq dev \ No newline at end of file