From e653674df4c6bedf9e45c5898315583a4adf4700 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:15:09 +1000 Subject: [PATCH] labels? --- manifests/01-deployments/hw-hw.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/01-deployments/hw-hw.yaml b/manifests/01-deployments/hw-hw.yaml index 4bd6eaa..de6e28d 100644 --- a/manifests/01-deployments/hw-hw.yaml +++ b/manifests/01-deployments/hw-hw.yaml @@ -12,6 +12,7 @@ spec: metadata: labels: app: helloworld + what-ever-label-i-add-here: 'test string asfd14123UE*@#' spec: containers: - name: helloworld