mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-07-10 17:09:28 +00:00
Add missing vote namespace
This commit is contained in:
5
k8s-specifications/vote-namespace.yml
Normal file
5
k8s-specifications/vote-namespace.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: vote
|
||||
|
||||
Reference in New Issue
Block a user