Deploy charts/dns
This commit is contained in:
parent
e0386f8f73
commit
1ac9f74334
2 changed files with 1 additions and 6 deletions
|
@ -3,8 +3,3 @@ apiVersion: v2
|
||||||
name: home-server-dns
|
name: home-server-dns
|
||||||
description: Deploys a master/slave DNS server with External DNS for declaring hostnames with annotations.
|
description: Deploys a master/slave DNS server with External DNS for declaring hostnames with annotations.
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
|
|
||||||
dependencies:
|
|
||||||
- name: util
|
|
||||||
version: 0.0.1
|
|
||||||
repository: "file://templates/util"
|
|
||||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
interval: 1m
|
interval: 1m
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: ./home-server
|
chart: ./charts/dns
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: home-server
|
name: home-server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue