Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
524b9af107 |
5
base/dragonfly/kustomization.yaml
Normal file
5
base/dragonfly/kustomization.yaml
Normal 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
|
@ -11,4 +11,5 @@ resources:
|
||||
- ./minio
|
||||
- ./metrics
|
||||
- ./nginx
|
||||
- ./dragonfly
|
||||
#- ./cloudnative-pg-operator
|
||||
|
Reference in New Issue
Block a user