Skip to content

Commit

Permalink
port
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp committed Nov 16, 2023
1 parent fca0e46 commit 238028a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions charts/nr-oracle-service/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,7 @@ spec:
key: certSecret
name: {{ include "component.name" . }}
- name: DB_PORT
valueFrom:
secretKeyRef:
key: dbPort
name: {{ include "component.name" . }}
value: '1543'
volumeMounts:
- name: {{ include "component.name" . }}
mountPath: /app/cert
Expand Down

0 comments on commit 238028a

Please sign in to comment.