mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
Update helm repo url (#243)
This URL appears to work well, as discussed in https://github.com/coredns/deployment/issues/240. Signed-off-by: Anton Melser <anton@melser.org>
This commit is contained in:
parent
bfba43007a
commit
42e68b1552
1 changed files with 2 additions and 2 deletions
|
@ -25,6 +25,6 @@ and a small Corefile /etc/coredns.
|
|||
This repository provides helm chart repo.
|
||||
|
||||
```
|
||||
helm repo add coredns https://coredns.github.io/deployment/
|
||||
helm repo add coredns https://raw.github.com/coredns/deployment/gh-pages/
|
||||
helm install coredns/coredns
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue