mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 07:55:06 +02:00
fixup! ♻️ migration externalsecrets
This commit is contained in:
@@ -4,11 +4,10 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- ./externalsecret.yaml
|
||||
- ./helmrelease.yaml
|
||||
patchesStrategicMerge:
|
||||
- ./patches/postgres.yaml
|
||||
configMapGenerator:
|
||||
- name: sharry
|
||||
- name: sharry-configmap
|
||||
files:
|
||||
- ./config/sharry.conf
|
||||
generatorOptions:
|
||||
|
Reference in New Issue
Block a user