Compare commits

..

1 commit

Author SHA1 Message Date
renovate[bot]
84949329a6
chore(deps): update helm chart falco to v4 2024-09-17 14:20:03 +00:00
5 changed files with 5 additions and 11 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: falco - name: falco
repoURL: https://falcosecurity.github.io/charts repoURL: https://falcosecurity.github.io/charts
chart: falco chart: falco
targetRevision: 4.9.0 targetRevision: 4.8.3

View file

@ -4,7 +4,7 @@ deployment:
image: image:
repository: quay.io/go-skynet/local-ai repository: quay.io/go-skynet/local-ai
#tag: latest-aio-gpu-nvidia-cuda-12 #tag: latest-aio-gpu-nvidia-cuda-12
tag: v2.21.0-cublas-cuda12-ffmpeg tag: v2.20.1-cublas-cuda12-ffmpeg
pullPolicy: Always pullPolicy: Always
runtimeClassName: nvidia runtimeClassName: nvidia

View file

@ -49,7 +49,7 @@ apps:
existingNamespace: kube-system existingNamespace: kube-system
repoURL: https://helm.cilium.io repoURL: https://helm.cilium.io
chart: cilium chart: cilium
targetRevision: 1.15.8 targetRevision: 1.15.7
- name: external-dns - name: external-dns
repoURL: https://kubernetes-sigs.github.io/external-dns repoURL: https://kubernetes-sigs.github.io/external-dns

View file

@ -23,13 +23,7 @@ global:
# Set the verbosity of cert-manager. Range of 0 - 6 with 6 being the most verbose. # Set the verbosity of cert-manager. Range of 0 - 6 with 6 being the most verbose.
logLevel: 2 logLevel: 2
leaderElection: installCRDs: true
namespace: "cert-manager"
crds:
enabled: true
replicaCount: 1 replicaCount: 1
strategy: strategy:

View file

@ -33,7 +33,7 @@ certificate:
secretName: redis-operator-tls secretName: redis-operator-tls
certmanager: certmanager:
enabled: false enabled: true
monitoring: monitoring:
# Enable Prometheus PodMonitor to monitor the operator. # Enable Prometheus PodMonitor to monitor the operator.