GOD I AM SO DUMB
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user