Troubleshoot Tandoor API issues

main
trivernis 1 year ago
parent b5113f7bb4
commit ce9da06ebb
Signed by: Trivernis
GPG Key ID: 7E6D18B61C8D2F4B

@ -82,7 +82,7 @@ spec:
subPath: files subPath: files
containers: containers:
- name: recipes-nginx - name: recipes-nginx
image: nginx:alpine-slim image: nginx:alpine
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80

@ -17,4 +17,4 @@ spec:
port: 8022 port: 8022
expose: true expose: true
exposedPort: 8022 exposedPort: 8022
protocoL: TCP protocol: TCP
Loading…
Cancel
Save