We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c874a4 commit 3cc3dc4Copy full SHA for 3cc3dc4
1 file changed
workloads/ollama/ollama.yaml
@@ -101,12 +101,11 @@ metadata:
101
namespace: ollama
102
annotations:
103
argocd.argoproj.io/sync-wave: "2"
104
-spec:
105
- tunnelRef:
106
- kind: ClusterTunnel
107
- name: cluster-apps
108
- subjects:
109
- - name: ollama
110
- spec:
111
- fqdn: ollama.makeitwork.cloud
112
- target: http://ollama.ollama.svc:11434
+tunnelRef:
+ kind: ClusterTunnel
+ name: cluster-apps
+subjects:
+- name: ollama
+ spec:
+ fqdn: ollama.makeitwork.cloud
+ target: http://ollama.ollama.svc:11434
0 commit comments