Compare commits

..

4 Commits

5 changed files with 15 additions and 8 deletions

View File

@ -25,7 +25,7 @@ argo-events:
# do NOT use -alpine tag as the entrypoint differs
versions:
- version: 2.10.11
natsImage: nats:2.11.1-scratch
natsImage: nats:2.11.4-scratch
metricsExporterImage: natsio/prometheus-nats-exporter:0.17.3
configReloaderImage: natsio/nats-server-config-reloader:0.14.1
startCommand: /nats-server

View File

@ -19,7 +19,7 @@ dependencies:
version: 0.2.1
repository: https://cdn.zero-downtime.net/charts/
- name: kube-prometheus-stack
version: 73.0.0
version: 73.1.0
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-adapter
version: 4.11.0

View File

@ -41,12 +41,6 @@ haproxy:
{{- define "network-argo" }}
# Metallb
ignoreDifferences:
- group: apiextensions.k8s.io
kind: CustomResourceDefinition
jsonPointers:
- /spec/conversion/webhook/clientConfig/caBundle
{{- end }}
{{ include "kubezero-app.app" . }}

View File

@ -0,0 +1,9 @@
{{- define "policy-values" }}
kyverno:
test: true
{{- end }}
{{- define "policy-argo" }}
{{- end }}
{{ include "kubezero-app.app" . }}

View File

@ -30,6 +30,10 @@ addons:
aws-eks-asg-rolling-update-handler:
enabled: false
policy:
enabled: false
targetRevision: 0.1.0
network:
enabled: true
retain: true