blob: 6c0f3d7a01bbfb6c82188c960d85b8bac2e0c5e2 [file] [log] [blame]
image:
repository: giolekva/dns-api
tag: latest
pullPolicy: Always
config: "coredns.conf"
db: "records.db"
zone: "example.com"
publicIP: "1.2.3.4,5.6.7.8"
privateIP: "10.0.1.0"
nameserverIP: "4.3.2.1,8.7.6.5"
volume:
claimName: "data"
mountPath: "/pcloud"
service:
type: "ClusterIP"
annotations: {}