Guillaume Boutry 8fc134fcc8 Migrate traefik ingress to v2 + bind charm rename
Current ingress relation only routes unit to requirer's leader.
Ingress V2 fixes that issue.

bind9-k8s has been renamed to designate-bind-k8s, update the libraries
(and follow up).

Change-Id: I692acfde39e7f545bb57e8a160fe4f6162c2b41e
2023-10-05 10:24:20 +02:00

10 lines
349 B
Bash
Executable File

#!/bin/bash
echo "INFO: Fetching libs from charmhub."
charmcraft fetch-lib charms.data_platform_libs.v0.database_requires
charmcraft fetch-lib charms.keystone_k8s.v1.identity_service
charmcraft fetch-lib charms.rabbitmq_k8s.v0.rabbitmq
charmcraft fetch-lib charms.traefik_k8s.v2.ingress
charmcraft fetch-lib charms.designate_bind_k8s.v0.bind_rndc