Got rid of NS in resources PG
All checks were successful
Check with kubeconform / lint (push) Successful in 5s

This commit is contained in:
Ultradesu
2025-04-13 19:27:44 +01:00
parent cc4bc59cda
commit 15cedd1f42
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,7 @@ metadata:
spec:
project: core
destination:
namespace: postgresql
namespace: psql
server: https://kubernetes.default.svc
source:
repoURL: ssh://git@gt.hexor.cy:30022/ab/homelab.git

View File

@ -14,7 +14,6 @@ helmCharts:
repo: https://helm.runix.net
version: 1.37.0
releaseName: pgmanager
namespace: psql
valuesFile: values.yaml
includeCRDs: true