*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit b433a7bf authored by entlein's avatar entlein
Browse files

adding OPA gatekeeper helm chart in latest version, lets see

parent ae658f77
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
---
kind: Namespace
apiVersion: v1
metadata:
name: gatekeeper-system
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: rancher-gatekeeper
namespace: kube-system
spec:
repo: {{ item.value.repo | default("https://charts.rancher.io") }}
chart: rancher-gatekeeper
version: {{ item.value.version | default("100.1.0+up3.7.1") }}
targetNamespace: gatekeeper-system
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment