mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-12 08:53:01 -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:
|
||||
containers:
|
||||
- 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:
|
||||
- containerPort: 1337
|
||||
imagePullSecrets:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue