Merge pull request #237 from 3dwardch3ng/app/snippet-box

add app snippet-box
This commit is contained in:
2024-06-19 12:56:50 +10:00
committed by GitHub
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