fix(ubuntu-debootstrap): set correct name

Also add app label.
This commit is contained in:
Matt Butcher
2015-12-15 13:46:48 -07:00
parent 6be4660f80
commit cc049fdf32
+2 -1
View File
@@ -1,8 +1,9 @@
apiVersion: v1
kind: Pod
metadata:
name: ubuntu
name: ubuntu-debootstrap
labels:
app: ubuntu-debootstrap
heritage: helm
spec:
restartPolicy: Never