Skip to content

Commit

Permalink
Remove unnecessary config map
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf committed Feb 20, 2020
1 parent de53e99 commit 14206ec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions kubernetes/deployment-staging.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@ spec:
key: DESIGNATOR_AUTH_PASSWORD
ports:
- containerPort: 80
volumes:
- name: static-assets
emptyDir: {}
- name: designator-nginx-config
configMap:
name: designator-nginx-conf
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 14206ec

Please sign in to comment.