Added k8s-dashboard
This commit is contained in:
@ -4,13 +4,8 @@ kind: Kustomization
|
||||
resources:
|
||||
- app.yaml
|
||||
- service-account.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: kubernetes-dashboard
|
||||
repo: https://kubernetes.github.io/dashboard
|
||||
version: 7.11.1
|
||||
releaseName: authentik
|
||||
namespace: authentik
|
||||
valuesFile: values.yaml
|
||||
includeCRDs: true
|
||||
- configmap.yaml
|
||||
- secrets.yaml
|
||||
- service.yaml
|
||||
- deployments.yaml
|
||||
|
||||
|
Reference in New Issue
Block a user