mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
9 lines
155 B
YAML
9 lines
155 B
YAML
|
|
apiVersion: v1
|
||
|
|
kind: Secret
|
||
|
|
metadata:
|
||
|
|
labels:
|
||
|
|
k8s-app: kubernetes-dashboard
|
||
|
|
name: kubernetes-dashboard-certs
|
||
|
|
namespace: kube-system
|
||
|
|
type: Opaque
|