kubernetes-handbook/manifests/spark-standalone/namespace-spark-cluster.yaml

7 lines
101 B
YAML
Raw Normal View History

apiVersion: v1
kind: Namespace
metadata:
name: "spark-cluster"
labels:
name: "spark-cluster"