You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
340 B
17 lines
340 B
3 years ago
|
apiVersion: v2
|
||
|
name: pdnsadmin
|
||
|
description: PowerDNS-Admin web user interface for PowerDNS Authoritative servers.
|
||
|
|
||
|
type: application
|
||
|
|
||
|
version: 0.1.0
|
||
|
|
||
|
# It is recommended to use it with quotes.
|
||
|
appVersion: "0.2.3"
|
||
|
|
||
|
dependencies:
|
||
|
- name: mariadb
|
||
|
version: 9.7.0
|
||
|
repository: https://charts.bitnami.com/bitnami
|
||
|
condition: mariadb.internal
|