mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-07-11 01:19:17 +00:00
Merge pull request #152 from pocteo/feature/add_vote_namespace
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