Skip to content

Commit

Permalink
reverse volume-mount change for dex-deploy
Browse files Browse the repository at this point in the history
Signed-off-by: biswassri <[email protected]>
  • Loading branch information
biswassri committed Dec 20, 2024
1 parent ee89722 commit bbf78f1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ spec:
ports:
- name: http
containerPort: 5556
volumeMounts:
- mountPath: /data
name: config
volumes:
- name: config
configMap:
Expand Down

0 comments on commit bbf78f1

Please sign in to comment.