This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
torabkheslat
/
example-voting-app
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Add missing vote namespace
pocteo
5 vuotta sitten
vanhempi
2209b3a776
commit
1fb33ca60c
1 muutettua tiedostoa
jossa
5 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
5
0
k8s-specifications/vote-namespace.yml
+ 5
- 0
k8s-specifications/vote-namespace.yml
Näytä tiedosto
@@ -0,0 +1,5 @@
+apiVersion: v1
+kind: Namespace
+metadata:
+ name: vote
+