mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
7 lines
144 B
YAML
7 lines
144 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
labels:
|
|
k8s-app: kubernetes-dashboard
|
|
name: kubernetes-dashboard
|
|
namespace: kube-system
|