Commit 35a105af authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #53966 from fabiand/sampleApiserverNsManifest

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add sample-apiserver namespace manifest **What this PR does / why we need it**: Adds a manifest to also create the required namespace for the api server example. It was previously proposed here kubernetes/sample-apiserver#11 ```release-note ```
parents 328fa9ab 14c347f9
apiVersion: v1
kind: Namespace
metadata:
name: wardle
spec:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment