Skip to content

Commit

Permalink
update 01/26/24 14:04:29
Browse files Browse the repository at this point in the history
  • Loading branch information
Qovery committed Jan 26, 2024
1 parent cb14c17 commit ecfbf8b
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 43 deletions.
1 change: 0 additions & 1 deletion charts/qovery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,5 @@ dependencies:
type: application
version: 1.0.0
appVersion: 1.0.0
kubeVersion: '1.26'
home: https://www.qovery.com/
icon: https://raw.githubusercontent.com/Qovery/public-resources/master/qovery_square_new_logo.svg
8 changes: 2 additions & 6 deletions charts/qovery/values-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ qovery:
jwtToken: &jwtToken set-by-customer
domain: &domain set-by-customer
domainWildcard: &domainWildcard set-by-customer
grpcServer: &grpcServer set-by-customer
engineGrpcServer: &engineGrpcServer set-by-customer
qoveryDnsUrl: &qoveryDnsUrl set-by-customer
lokiUrl: &lokiUrl set-by-customer
promtailLokiUrl: &promtailLokiUrl set-by-customer
Expand All @@ -48,21 +46,19 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
LOKI_URL: *lokiUrl
ORGANIZATION_ID: *organizationId
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
Expand Down
8 changes: 2 additions & 6 deletions charts/qovery/values-demo-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ qovery:
jwtToken: &jwtToken set-by-customer
domain: &domain set-by-customer
domainWildcard: &domainWildcard set-by-customer
grpcServer: &grpcServer set-by-customer
engineGrpcServer: &engineGrpcServer set-by-customer
qoveryDnsUrl: &qoveryDnsUrl set-by-customer
lokiUrl: &lokiUrl set-by-customer
promtailLokiUrl: &promtailLokiUrl set-by-customer
Expand All @@ -48,21 +46,19 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
LOKI_URL: *lokiUrl
ORGANIZATION_ID: *organizationId
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
Expand Down
8 changes: 2 additions & 6 deletions charts/qovery/values-demo-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ qovery:
jwtToken: &jwtToken set-by-customer
domain: &domain set-by-customer
domainWildcard: &domainWildcard set-by-customer
grpcServer: &grpcServer set-by-customer
engineGrpcServer: &engineGrpcServer set-by-customer
qoveryDnsUrl: &qoveryDnsUrl set-by-customer
lokiUrl: &lokiUrl set-by-customer
promtailLokiUrl: &promtailLokiUrl set-by-customer
Expand All @@ -46,21 +44,19 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
LOKI_URL: *lokiUrl
ORGANIZATION_ID: *organizationId
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
Expand Down
8 changes: 2 additions & 6 deletions charts/qovery/values-demo-scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ qovery:
jwtToken: &jwtToken set-by-customer
domain: &domain set-by-customer
domainWildcard: &domainWildcard set-by-customer
grpcServer: &grpcServer set-by-customer
engineGrpcServer: &engineGrpcServer set-by-customer
qoveryDnsUrl: &qoveryDnsUrl set-by-customer
lokiUrl: &lokiUrl set-by-customer
promtailLokiUrl: &promtailLokiUrl set-by-customer
Expand All @@ -46,21 +44,19 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
LOKI_URL: *lokiUrl
ORGANIZATION_ID: *organizationId
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
Expand Down
8 changes: 2 additions & 6 deletions charts/qovery/values-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ qovery:
jwtToken: &jwtToken set-by-customer
domain: &domain set-by-customer
domainWildcard: &domainWildcard set-by-customer
grpcServer: &grpcServer set-by-customer
engineGrpcServer: &engineGrpcServer set-by-customer
qoveryDnsUrl: &qoveryDnsUrl set-by-customer
lokiUrl: &lokiUrl set-by-customer
promtailLokiUrl: &promtailLokiUrl set-by-customer
Expand All @@ -46,21 +44,19 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
LOKI_URL: *lokiUrl
ORGANIZATION_ID: *organizationId
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
Expand Down
8 changes: 2 additions & 6 deletions charts/qovery/values-scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ qovery:
jwtToken: &jwtToken set-by-customer
domain: &domain set-by-customer
domainWildcard: &domainWildcard set-by-customer
grpcServer: &grpcServer set-by-customer
engineGrpcServer: &engineGrpcServer set-by-customer
qoveryDnsUrl: &qoveryDnsUrl set-by-customer
lokiUrl: &lokiUrl set-by-customer
promtailLokiUrl: &promtailLokiUrl set-by-customer
Expand All @@ -46,21 +44,19 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
LOKI_URL: *lokiUrl
ORGANIZATION_ID: *organizationId
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
GRPC_SERVER: *grpcServer
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
Expand Down
8 changes: 2 additions & 6 deletions charts/qovery/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ qovery:
jwtToken: '&jwtToken set-by-customer'
domain: '&domain set-by-customer'
domainWildcard: '&domainWildcard set-by-customer'
grpcServer: '&grpcServer set-by-customer'
engineGrpcServer: '&engineGrpcServer set-by-customer'
qoveryDnsUrl: '&qoveryDnsUrl set-by-customer'
lokiUrl: '&lokiUrl set-by-customer'
promtailLokiUrl: '&promtailLokiUrl set-by-customer'
Expand All @@ -45,21 +43,19 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: '*clusterId'
CLUSTER_JWT_TOKEN: '*jwtToken'
GRPC_SERVER: '*grpcServer'
LOKI_URL: '*lokiUrl'
ORGANIZATION_ID: '*organizationId'
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: latest
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
environmentVariables:
CLUSTER_ID: '*clusterId'
CLUSTER_JWT_TOKEN: '*jwtToken'
GRPC_SERVER: '*grpcServer'
ORGANIZATION_ID: '*organizationId'
ingress-nginx: {}
external-dns: {}
Expand Down

0 comments on commit ecfbf8b

Please sign in to comment.