Add label prefix e2e test

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2020-12-22 12:57:43 +02:00
parent 6349dbf5c0
commit 0fa4654034
3 changed files with 16 additions and 2 deletions
+4 -1
View File
@@ -4,7 +4,10 @@ metadata:
name: podinfo
namespace: test
labels:
app: podinfo
app.kubernetes.io/name: podinfo
app.kubernetes.io/managed-by: test-label-prefix
annotations:
app.kubernetes.io/instance: test-annotation-prefix
spec:
minReadySeconds: 5
revisionHistoryLimit: 5