1 Commits

Author SHA1 Message Date
c1c1d4d538 chore(deps): update ollama/ollama to v0.16.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 16s
2026-02-12 19:44:38 +00:00
2 changed files with 2 additions and 4 deletions

View File

@@ -11,8 +11,6 @@ spec:
blocks: blocks:
- start: "10.232.1.21" - start: "10.232.1.21"
stop: "10.232.1.23" stop: "10.232.1.23"
- start: "10.232.1.100"
stop: "10.232.1.200"
--- ---
apiVersion: cilium.io/v2 apiVersion: cilium.io/v2

View File

@@ -9,11 +9,11 @@ metadata:
app.kubernetes.io/part-of: {{ .Release.Name }} app.kubernetes.io/part-of: {{ .Release.Name }}
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-issuer cert-manager.io/cluster-issuer: letsencrypt-issuer
io.cilium/lb-ipam-ips: "10.232.1.100" io.cilium/lb-ipam-ips: "10.232.1.23"
spec: spec:
addresses: addresses:
- type: IPAddress - type: IPAddress
value: 10.232.1.100 value: 10.232.1.23
gatewayClassName: cilium gatewayClassName: cilium
listeners: listeners:
- allowedRoutes: - allowedRoutes: