Skip to content

Commit

Permalink
add: redis-ot-container-kit-operator config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Essoz committed Jul 22, 2022
1 parent f1e698d commit 0943039
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/redis-ot-container-kit-operator/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"deploy": {
"method": "YAML",
"file": "data/redis-ot-container-kit-operator/bundle_f1c547e.yaml",
"init": null
},
"crd_name": "redisclusters.redis.redis.opstreelabs.in",
"custom_fields": "data.redis-ot-container-kit-operator.prune",
"seed_custom_resource": "data/redis-ot-container-kit-operator/cr_cluster.yaml",
"analysis": {
"github_link": "https://github.com/OT-CONTAINER-KIT/redis-operator.git",
"commit": "f1c547e26ece015c0c5cd8a8549ff277e8e7c2ab",
"entrypoint": null,
"type": "RedisCluster",
"package": "redis-operator/api/v1beta1"
}
}

0 comments on commit 0943039

Please sign in to comment.