mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-14 09:49:13 -04:00
Update node_example_kube_config.yaml
This commit is contained in:
parent
f4a26dbadc
commit
015a68717b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: node_app_test
|
- name: node_app_test
|
||||||
image: quay.etsycorp.com:443/mwahl/node_app_test:1.0
|
image: <host>:443/<user>/node_app_test:1.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 1337
|
- containerPort: 1337
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue