From 8fada18548c3374c4c0efac9e0dc2cd0a47439c9 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:22:41 +1000 Subject: [PATCH] labels? --- manifests/01-deployments/hw-hw.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/01-deployments/hw-hw.yaml b/manifests/01-deployments/hw-hw.yaml index b9ad7e4..e0fab99 100644 --- a/manifests/01-deployments/hw-hw.yaml +++ b/manifests/01-deployments/hw-hw.yaml @@ -3,6 +3,8 @@ kind: Deployment metadata: name: helloworld namespace: vdk2ch + annotations: + description: 'my frontend running nginx' spec: selector: matchLabels: