mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-25 01:54:23 +00:00
Add Kubernetes dashboard
This commit is contained in:
9
apps/base/dashboard/repository.yaml
Normal file
9
apps/base/dashboard/repository.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# /apps/base/dashboard/repository.yaml
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: dashboard
|
||||
namespace: dashboard
|
||||
spec:
|
||||
interval: 24h
|
||||
url: https://kubernetes.github.io/dashboard/
|
||||
Reference in New Issue
Block a user