++ remove unused sanitizer db
This commit is contained in:
parent
9ee7e1f76a
commit
4198f1dfbc
@ -3,7 +3,7 @@ kind: Kustomization
|
||||
resources:
|
||||
- ../../../infrastructure/argo-workflows
|
||||
- ../../../infrastructure/argo-events
|
||||
- ../../../infrastructure/postgresql
|
||||
# - ../../../infrastructure/postgresql
|
||||
- ../../../infrastructure/pg-sanitizer
|
||||
- ../../../infrastructure/vault-unseal
|
||||
- ../../../infrastructure/vault
|
||||
@ -23,13 +23,13 @@ patches:
|
||||
kind: HelmRelease
|
||||
name: argo-events
|
||||
namespace: argo
|
||||
- path: ./patches/postgresql.yaml
|
||||
target:
|
||||
group: helm.toolkit.fluxcd.io
|
||||
version: v2
|
||||
kind: HelmRelease
|
||||
name: postgresql
|
||||
namespace: postgresql
|
||||
# - path: ./patches/postgresql.yaml
|
||||
# target:
|
||||
# group: helm.toolkit.fluxcd.io
|
||||
# version: v2
|
||||
# kind: HelmRelease
|
||||
# name: postgresql
|
||||
# namespace: postgresql
|
||||
- path: ./patches/vault-unseal.yaml
|
||||
target:
|
||||
group: helm.toolkit.fluxcd.io
|
||||
|
||||
Loading…
Reference in New Issue
Block a user