Skip to content

Commit

Permalink
update 10/04/24 13:43:23
Browse files Browse the repository at this point in the history
  • Loading branch information
Qovery committed Oct 4, 2024
1 parent 0b3a3a6 commit e3bbe35
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/qovery/values-demo-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ external-dns:
fullnameOverride: external-dns
provider: pdns
domainFilters: [*rootDomain]
txtOwnerId: *shortClusterId
txtOwnerId: *clusterShortId
txtPrefix: *externalDnsPrefix
pdns:
apiUrl: *qoveryDnsUrl
Expand Down
2 changes: 1 addition & 1 deletion charts/qovery/values-demo-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ external-dns:
fullnameOverride: external-dns
provider: pdns
domainFilters: [*rootDomain]
txtOwnerId: *shortClusterId
txtOwnerId: *clusterShortId
txtPrefix: *externalDnsPrefix
pdns:
apiUrl: *qoveryDnsUrl
Expand Down
2 changes: 1 addition & 1 deletion charts/qovery/values-demo-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ external-dns:
fullnameOverride: external-dns
provider: pdns
domainFilters: [*rootDomain]
txtOwnerId: *shortClusterId
txtOwnerId: *clusterShortId
txtPrefix: *externalDnsPrefix
pdns:
apiUrl: *qoveryDnsUrl
Expand Down
2 changes: 1 addition & 1 deletion charts/qovery/values-demo-scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ external-dns:
fullnameOverride: external-dns
provider: pdns
domainFilters: [*rootDomain]
txtOwnerId: *shortClusterId
txtOwnerId: *clusterShortId
txtPrefix: *externalDnsPrefix
pdns:
apiUrl: *qoveryDnsUrl
Expand Down

0 comments on commit e3bbe35

Please sign in to comment.