Compare commits
1 Commits
develop
...
5fcdc6dd24
Author | SHA1 | Date | |
---|---|---|---|
5fcdc6dd24 |
@ -1,5 +0,0 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/refs/tags/v1.2.0/manifests/dragonfly-operator.yaml
|
@ -1,10 +0,0 @@
|
||||
---
|
||||
nameReference:
|
||||
- kind: Secret
|
||||
fieldSpecs:
|
||||
- path: spec/target/name
|
||||
kind: ExternalSecret
|
||||
- kind: Secret
|
||||
fieldSpecs:
|
||||
- path: spec/selector/secret/name
|
||||
kind: PushSecret
|
@ -6,9 +6,6 @@ namespace: external-secrets
|
||||
resources:
|
||||
- namespace.yaml
|
||||
|
||||
configurations:
|
||||
- ./configurations/external-secrets.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: external-secrets
|
||||
repo: https://charts.external-secrets.io
|
||||
|
@ -11,6 +11,5 @@ resources:
|
||||
- ./minio
|
||||
- ./metrics
|
||||
- ./nginx
|
||||
- ./dragonfly
|
||||
- ./external-secrets
|
||||
#- ./cloudnative-pg-operator
|
||||
|
Reference in New Issue
Block a user