Compare commits
3 Commits
7032027482
...
a2cd4a5740
Author | SHA1 | Date | |
---|---|---|---|
a2cd4a5740 | |||
b7b1d15ab9 | |||
6f7bd6ca0a |
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.2.0/manifests/dragonfly-operator.yaml
|
@ -11,5 +11,6 @@ resources:
|
||||
- ./minio
|
||||
- ./metrics
|
||||
- ./nginx
|
||||
- ./dragonfly
|
||||
- ./external-secrets
|
||||
#- ./cloudnative-pg-operator
|
||||
|
Reference in New Issue
Block a user