mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix(ubuntu-debootstrap): set correct name
Also add app label.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: ubuntu
|
||||
name: ubuntu-debootstrap
|
||||
labels:
|
||||
app: ubuntu-debootstrap
|
||||
heritage: helm
|
||||
spec:
|
||||
restartPolicy: Never
|
||||
|
||||
Reference in New Issue
Block a user