Use tagged image in kubernetes deployment

This commit is contained in:
Ettore Di Giacinto 2023-03-21 21:33:11 +01:00 committed by GitHub
parent 8324402b49
commit c7119a2882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ spec:
- name: llama
args:
- api
image: quay.io/go-skynet/llama-cli:latest
image: quay.io/go-skynet/llama-cli:v0.1
---
apiVersion: v1
kind: Service
@ -39,4 +39,4 @@ spec:
ports:
- protocol: TCP
port: 8080
targetPort: 8080
targetPort: 8080