Update k8s/apps/pasarguard/deployment.yaml
This commit is contained in:
@@ -50,6 +50,10 @@ spec:
|
||||
value: "/app/tls/tls.crt"
|
||||
- name: UVICORN_SSL_KEYFILE
|
||||
value: "/app/tls/tls.key"
|
||||
- name: CUSTOM_TEMPLATES_DIRECTORY
|
||||
value: "/code/app/templates/"
|
||||
- name: SUBSCRIPTION_PAGE_TEMPLATE
|
||||
value: "subscription/index.html"
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8000
|
||||
|
||||
Reference in New Issue
Block a user