1 Commits

Author SHA1 Message Date
524b9af107 feat: add dragonfly operator v1.11.1 2025-07-31 11:55:14 +02:00
5 changed files with 6 additions and 19 deletions

View File

@ -0,0 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/refs/tags/v1.1.11/manifests/dragonfly-operator.yaml

View File

@ -1,14 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: external-secrets
resources:
- namespace.yaml
helmCharts:
- name: external-secrets
repo: https://charts.external-secrets.io
namespace: external-secrets
version: 0.17.0
releaseName: c-kustom

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: external-secrets

View File

@ -11,5 +11,5 @@ resources:
- ./minio
- ./metrics
- ./nginx
- ./external-secrets
- ./dragonfly
#- ./cloudnative-pg-operator