chore(argocd): enforce api write-back and pin image tags
This commit is contained in:
@@ -2,7 +2,7 @@ replicaCount: 1
|
||||
image:
|
||||
repository: ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "latest"
|
||||
tag: "latest@sha256:d4188c1dfa870386a14e299976aed96daeb83876b69e1a852c9d09ea76463b9f"
|
||||
|
||||
|
||||
# Ollama parameters
|
||||
@@ -20,4 +20,3 @@ service:
|
||||
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: amd64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user