Skip to content

Commit

Permalink
Merge pull request #368 from carbonin/remove_my_pod_namespace
Browse files Browse the repository at this point in the history
Remove the MY_POD_NAMESPACE env var from the orchestrator
  • Loading branch information
bdunne authored Feb 18, 2020
2 parents cc80723 + 829a785 commit 4da530b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions templates/app/orchestrator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ objects:
secretKeyRef:
name: postgresql-secrets
key: username
- name: MY_POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: ENCRYPTION_KEY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 4da530b

Please sign in to comment.