mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 20:42:33 +02:00
Migrate chart over to coredns/helm (#245)
Its new location is under: https://github.com/coredns/helm Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
parent
42e68b1552
commit
1e05d58f99
24 changed files with 5 additions and 1356 deletions
|
@ -18,13 +18,10 @@ To install:
|
|||
This installs the coredns binary in /usr/bin, adds a coredns user (homedir set to /var/lib/coredns)
|
||||
and a small Corefile /etc/coredns.
|
||||
|
||||
# Kuebernetes
|
||||
# Kubernetes
|
||||
|
||||
## Helm Chart
|
||||
|
||||
This repository provides helm chart repo.
|
||||
The repository providing the helm chart repo is available under
|
||||
|
||||
```
|
||||
helm repo add coredns https://raw.github.com/coredns/deployment/gh-pages/
|
||||
helm install coredns/coredns
|
||||
```
|
||||
https://github.com/coredns/helm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue