Skip to content

Commit

Permalink
Merge pull request #364 from navikt/MikAoJk-patch-1
Browse files Browse the repository at this point in the history
Drop name and protocol
  • Loading branch information
MikAoJk authored Jan 29, 2024
2 parents f6d70f9 + 87a624d commit cbf8d8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 2 additions & 4 deletions naiserator-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ spec:
- host: pdl-api.dev-fss-pub.nais.io
- host: b27apvl222.preprod.local
ports:
- name: mq
port: 1413
protocol: TCP
- port: 1413
vault:
enabled: false
webproxy: false
Expand Down Expand Up @@ -112,4 +110,4 @@ spec:
- name: MQ_KEYSTORE_PATH
value: /var/run/keystore/syfosmmottak-keystore.jks
- name: SMTSS_API_SCOPE
value: api://dev-gcp.teamsykmelding.smtss/.default
value: api://dev-gcp.teamsykmelding.smtss/.default
4 changes: 1 addition & 3 deletions naiserator-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ spec:
- host: pdl-api.prod-fss-pub.nais.io
- host: mpls04.adeo.no
ports:
- name: mq
port: 1414
protocol: TCP
- port: 1414
vault:
enabled: false
webproxy: false
Expand Down

0 comments on commit cbf8d8e

Please sign in to comment.