From 67b10ff757fb48a450d8d17517b62c38de4cc527 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:18:21 +1000 Subject: [PATCH] labels? --- manifests/01-deployments/hw-hw.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/01-deployments/hw-hw.yaml b/manifests/01-deployments/hw-hw.yaml index 8f2d7d7..ed891d5 100644 --- a/manifests/01-deployments/hw-hw.yaml +++ b/manifests/01-deployments/hw-hw.yaml @@ -13,7 +13,9 @@ spec: labels: app: helloworld what-ever-label-i-add-here: 'test_string-asfd14123UE.asdfeee333DS' - what/here.com: '312321' + what/here.com: '312321' + annotations: + imageregistry: "https://hub.docker.com/" spec: containers: - name: helloworld