Remove redundant metadata fields from test samples

Signed-off-by: xiaomudk <xiaomudk@gmail.com>
This commit is contained in:
xiaomudk 2022-11-22 10:19:48 +08:00
parent bdbfc9106d
commit 766c1c951f
4 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,5 @@
apiVersion: apps/v1
kind: Deployment
metadata:
metadata:
name: {{ template "httpbin.fullname" . }}
labels:

View File

@ -2,7 +2,6 @@
# Source: httpbin/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
metadata:
name: httpbin-httpbin
labels:

View File

@ -2,7 +2,6 @@
# Source: httpbin/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
metadata:
name: httpbin-httpbin
labels:

View File

@ -23,7 +23,6 @@ spec:
# Source: httpbin/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
metadata:
name: httpbin-httpbin
labels: