Skip to content

Commit

Permalink
make chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Dec 17, 2024
1 parent 8f9731e commit 60fb693
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ metadata:
namespace: {{ .Release.Namespace }}
labels:
app: {{ .Chart.Name }}-patch-sa
{{- if .Values.hardened.k3s.networkPolicy.enabled }}
{{- range $_, $ns := $namespaces }}
---
apiVersion: networking.k8s.io/v1
Expand All @@ -91,5 +90,4 @@ spec:
policyTypes:
- Ingress
- Egress
{{- end }}
{{- end }}
4 changes: 2 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ entries:
catalog.cattle.io/upstream-version: 61.3.2
apiVersion: v2
appVersion: v0.75.1
created: "2024-12-17T10:15:18.504615-05:00"
created: "2024-12-17T10:36:35.509326-05:00"
dependencies:
- condition: grafana.enabled
name: grafana
Expand All @@ -524,7 +524,7 @@ entries:
and Prometheus rules combined with documentation and scripts to provide easy
to operate end-to-end Kubernetes cluster monitoring with Prometheus using the
Prometheus Operator.
digest: 6ed1e20d3cb6dd8105b604460b1855eacd3b65f795ba77e1b1e3d98fd09b6fac
digest: f0cad16756f711cf16c09f485d6f4f083727b87aff626a006f640beecf238bf9
home: https://github.com/prometheus-operator/kube-prometheus
icon: file://assets/logos/rancher-monitoring.png
keywords:
Expand Down

0 comments on commit 60fb693

Please sign in to comment.