fix(docker-registry): configmap suffix wasn't being applied because of namespace shennanigans

This commit is contained in:
David Landry 2024-10-16 16:09:59 -04:00
parent 2d33f4b575
commit c9a2ebe213
3 changed files with 23 additions and 41 deletions

View file

@ -2,7 +2,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: docker-registry
namespace: gitops
labels:
app: docker-registry
chart: docker-registry-2.2.3
@ -13,4 +12,3 @@ spec:
metadata:
annotations:
updated-at/secret: 2024-10-16T15:23-04:00