feat: initial commit
- add modules - add config - add environments - add .gitignore - add makefile
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
base_url: https://kubernetes-sigs.github.io/external-dns/
|
||||
description: ExternalDNS Helm charts
|
||||
immutable_ttl: 0
|
||||
mutable_ttl: 3600
|
||||
check_mutable: true
|
||||
immutable_patterns:
|
||||
- "\\.tgz$"
|
||||
Reference in New Issue
Block a user