mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Add label prefix e2e test
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user