Update deployment.yaml with environment variables
This commit is contained in:
parent
509540edfa
commit
7503531028
@ -17,13 +17,6 @@ spec:
|
|||||||
image: defuj/apkt-eis:latest
|
image: defuj/apkt-eis:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
env:
|
|
||||||
- name: VITE_BASE_URL
|
|
||||||
value: "http://localhost:5173"
|
|
||||||
- name: VITE_APP_VERSION
|
|
||||||
value: "0.0.1"
|
|
||||||
- name: VITE_APP_NAME
|
|
||||||
value: "Executive Information System"
|
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user