add empty labels hash on namespace to make patching easier
All checks were successful
Gitea Actions Demo / lint (push) Successful in 2m10s
Gitea Actions Demo / test (push) Successful in 2m1s
Gitea Actions Demo / release-image (push) Successful in 1m42s

This commit is contained in:
Ryan Cavicchioni 2025-03-06 09:15:03 -06:00
parent 958a174aaa
commit cca1aa4604
Signed by: ryanc
SSH Key Fingerprint: SHA256:FEbwJ3JyWHwYNAM8BqctZ/LmHHg1bzfi/huOj7FxlXU

View File

@ -3,4 +3,5 @@ apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: kipunji name: kipunji
labels: {}