chore(argocd): enforce api write-back and pin image tags

This commit is contained in:
gilgamezh
2025-11-30 14:14:37 +01:00
parent 5d047ba639
commit adcc180ad9
9 changed files with 47 additions and 14 deletions
+1 -2
View File
@@ -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