Files
openstack-helm/values_overrides/powerdns/2025.2-ubuntu_noble.yaml
Sergiy Markin 9b270fe356 Switch from heat to openstack-client image
Depends-On: I4e4dee8b172623f5be31a4b3aa5fc8a58d25999e
Depends-On: I4f0d3922672db8e441e319dd292216d5fc170479
Change-Id: I6bd8a7b246288eb4b4c23580b9ab468e7ca6770a
Signed-off-by: Sergiy Markin <smarkin@mirantis.com>
Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
2025-12-17 22:46:17 +00:00

18 lines
637 B
YAML

# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
images:
tags:
db_init: quay.io/airshipit/openstack-client:2025.2-ubuntu_noble
...