Merge pull request #59 from technosophos/master

fix(ubuntu-debootstrap): set correct name
This commit is contained in:
Matt Butcher
2015-12-15 16:09:20 -07:00
+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