deploy ESO?

This commit is contained in:
2025-04-27 23:04:06 -05:00
parent fde47b6061
commit 5464241d01
3 changed files with 11 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ spec:
namespace: external-secrets
project: default
source:
path: cluster/external-secrets/overlays/in-cluster
path: cluster/external-secrets/overlays/hub
repoURL: https://github.com/rblundon/homelab.git
targetRevision: HEAD
# helm:

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namePrefix: hub-
bases:
- ../../base
# patches:
# - deployment.yaml

View File

@@ -1,5 +0,0 @@
bases:
- ../../base
# patches:
# - deployment.yaml