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
1 parent 8504be4 commit 535709a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 535709a

Please sign in to comment.