Clean up attachments kustomization: comment out unused patches and HelmRelease resources
This commit is contained in:
parent
315758fa99
commit
ccf4091be7
@ -4,4 +4,4 @@ kind: Kustomization
|
||||
namespace: attachments
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrelease.yaml
|
||||
# - helmrelease.yaml
|
||||
|
||||
@ -4,8 +4,8 @@ kind: Kustomization
|
||||
resources:
|
||||
- ../base
|
||||
- postgresql.yaml
|
||||
patches:
|
||||
- path: replicas.yaml
|
||||
target:
|
||||
kind: HelmRelease
|
||||
name: attachments
|
||||
patches: []
|
||||
# - path: replicas.yaml
|
||||
# target:
|
||||
# kind: HelmRelease
|
||||
# name: attachments
|
||||
|
||||
Loading…
Reference in New Issue
Block a user