fix(component): do not specify namespace for werther component

This commit is contained in:
Philippe Caseiro 2024-01-30 10:42:56 +01:00
parent fce733374c
commit 6b1702b7ed
1 changed files with 31 additions and 32 deletions

View File

@ -2,7 +2,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: hydra-ldap
namespace: default
labels:
app.kubernetes.io/name: hydra-ldap
app.kubernetes.io/version: "v1.2.2"