GOD I AM SO DUMB

This commit is contained in:
2025-09-13 11:56:35 -04:00
parent a4952581ec
commit 7975430489
5 changed files with 93 additions and 85 deletions
+3 -2
View File
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- argo-ollama-scheduler.yaml
- ollama-scheduler.yaml
- coderunner.yaml
- tools.yaml
- rag-server.yaml
@@ -14,10 +14,11 @@ resources:
generatorOptions:
disableNameSuffixHash: true
# FINDME: The global branch for my repo
configMapGenerator:
- name: ollama-plus-revs
literals:
- targetRevision=main
- targetRevision=argo
# Inject targetRevision from the ConfigMap into apps (kill me)
replacements: