correct svc and cm
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Brunner 2021-11-12 23:19:03 +01:00
parent 153e078d51
commit 209f3f6f10
2 changed files with 1 additions and 5 deletions

View file

@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: traccar-config
name: acmedns-config
data:
config.cfg: |
[general]

View file

@ -22,10 +22,6 @@ metadata:
name: acmedns-dns
spec:
ports:
- name: dnstcp
port: 53
protocol: TCP
targetPort: 53
- name: dnsudp
port: 53
protocol: UDP