add app snippet-box

This commit is contained in:
2024-06-19 12:56:23 +10:00
parent 456384df7d
commit 0d11c779fa
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ spec:
ports: ports:
- protocol: TCP - protocol: TCP
containerPort: 5000 containerPort: 5000
name: snippet-box-port name: snippet-box
env: env:
- name: TZ - name: TZ
value: Australia/Sydney value: Australia/Sydney

View File

@@ -14,4 +14,4 @@ spec:
- protocol: TCP - protocol: TCP
port: 5000 port: 5000
targetPort: 5000 targetPort: 5000
name: snippet-box-port name: snippet-box