This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
torabkheslat
/
example-voting-app
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add missing vote namespace
pocteo
hace 5 años
padre
2209b3a776
commit
1fb33ca60c
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
k8s-specifications/vote-namespace.yml
+ 5
- 0
k8s-specifications/vote-namespace.yml
Ver fichero
@@ -0,0 +1,5 @@
+apiVersion: v1
+kind: Namespace
+metadata:
+ name: vote
+