Use tagged image in kubernetes deployment

add/first-example
Ettore Di Giacinto 2 years ago committed by GitHub
parent 8324402b49
commit c7119a2882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      kubernetes/deployment.yaml

@ -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

Loading…
Cancel
Save