Removed savings goal env var

This commit is contained in:
Marcus Noble 2022-02-13 09:28:06 +00:00
parent 52c95c516d
commit 62c9d3cc22
1 changed files with 0 additions and 5 deletions

View File

@ -70,11 +70,6 @@ spec:
secretKeyRef:
name: starling
key: ACCESS_TOKEN
- name: SAVINGS_GOAL
valueFrom:
secretKeyRef:
name: starling
key: SAVINGS_GOAL
ports:
- containerPort: 3000
name: web