Skip to content

Commit

Permalink
Added helm bundle for drb controller
Browse files Browse the repository at this point in the history
Related-Prod: PRODX-40298
Change-Id: If4b63c8fe74e12360d651b78614d2f96f59699e0
  • Loading branch information
vardenbb committed Mar 1, 2024
1 parent 99af91d commit 1edbd46
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions release/tech-preview/110-drb-controller.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: lcm.mirantis.com/v1alpha1
kind: HelmBundle
metadata:
name: drb-controller
namespace: openstack
spec:
releases:
- name: drb-controller
chartURL: https://artifactory.mcp.mirantis.net/artifactory/binary-dev-kaas-local/openstack/helm/drb-controller/drb-controller-0.1.1-31.tgz
helmV3: true
version: 0.1.1-31
namespace: openstack
values:
global:
dockerBaseUrl: docker-dev-kaas-local.docker.mirantis.net
image:
repository: openstack/extra
name: drb-controller
tag: 0.1.0-20240301085854

0 comments on commit 1edbd46

Please sign in to comment.