Skip to content

Commit

Permalink
feat: update external dns
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
  • Loading branch information
xunholy committed May 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8504be4 commit 535709a
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -47,13 +47,12 @@ spec:
- run
env:
NO_AUTOUPDATE: "true"
TUNNEL_METRICS: 0.0.0.0:2000
TUNNEL_TRANSPORT_PROTOCOL: auto
service:
main:
ports:
http:
port: 2000
port: 9090
serviceMonitor:
main:
enabled: true
Original file line number Diff line number Diff line change
@@ -41,9 +41,7 @@ spec:
maxHistory: 3
values:
image:
registry: docker.io
repository: raspbernetes/external-dns
tag: v0.7.4
tag: 0.13.4
pullPolicy: IfNotPresent
provider: cloudflare
policy: upsert-only

0 comments on commit 535709a

Please sign in to comment.