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

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

no wonder it cant find the file I didnt commit

parent e379c473
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
---
helm repo add azure-workload-identity https://azure.github.io/azure-workload-identity/charts
helm repo update
helm install workload-identity-webhook azure-workload-identity/workload-identity-webhook \
--namespace azure-workload-identity-system \
--create-namespace \
--set azureTenantID="${AZURE_TENANT_ID}"
kind: Namespace
apiVersion: v1
metadata:
name: azure-workload-identity-system
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: workload-identity-webhook
namespace: kube-system
spec:
repo: https://azure.github.io/azure-workload-identity/charts
chart: workload-identity-webhook
targetNamespace: azure-workload-identity-system
azureTenantID={{ item.value.azureTenantID }}
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