mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 12:11:43 +00:00
Remove namespaces from all examples.
This commit is contained in:
@@ -2,7 +2,6 @@ kind: ReplicationController
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: spark-ui-proxy-controller
|
||||
namespace: spark-cluster
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
|
Reference in New Issue
Block a user