Skip to content

Commit

Permalink
Deployment change3 261023
Browse files Browse the repository at this point in the history
  • Loading branch information
vimal-knoldus committed Oct 26, 2023
1 parent ef2a692 commit d5a3b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin-service/azure-deploy-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
- name: SASL_MECHANISM
value: PLAIN
- name: JASS_CONFIG
value: org.apache.kafka.common.security.plain.PlainLoginModule required username="$ConnectionString" password="Endpoint=sb://ntdemoevtnamespace.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=kr/qfACiaY9oEQF+sERt1vJa5d1BBHxH0+AEhBFXTfQ=";
value: org.apache.kafka.common.security.plain.PlainLoginModule required username="$ConnectionString" password="Endpoint=sb://ntdemoevtnamespace.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=ujnlh0o3QswtDIJckFoXlOuX0z7h46Pe1+AEhMgWXQ8=";
- name: KEY_SERIALIZER
value: org.apache.kafka.common.serialization.StringSerializer
- name: VALUE_SERIALIZER
Expand Down

0 comments on commit d5a3b2c

Please sign in to comment.