Skip to content

Commit

Permalink
update 04/25/24 09:26:55
Browse files Browse the repository at this point in the history
  • Loading branch information
Qovery committed Apr 25, 2024
1 parent a8ad9b7 commit a427acb
Show file tree
Hide file tree
Showing 8 changed files with 106 additions and 1 deletion.
15 changes: 15 additions & 0 deletions charts/qovery/values-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,21 @@ qovery-shell-agent:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
ORGANIZATION_ID: *organizationId
qovery-engine:
image:
tag: *engineVersion
engineResources: null
buildContainer:
environmentVariables:
BUILDER_CPU_ARCHITECTURES: *architectures
BUILDER_ROOTLESS_ENABLED: 'true'
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
DOCKER_HOST: tcp://0.0.0.0:2375
GRPC_SERVER: engine.qovery.com:443
LIB_ROOT_DIR: /home/qovery/lib
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
useComponentLabel: true
Expand Down
15 changes: 15 additions & 0 deletions charts/qovery/values-demo-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,21 @@ qovery-shell-agent:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
ORGANIZATION_ID: *organizationId
qovery-engine:
image:
tag: *engineVersion
engineResources: null
buildContainer:
environmentVariables:
BUILDER_CPU_ARCHITECTURES: *architectures
BUILDER_ROOTLESS_ENABLED: 'true'
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
DOCKER_HOST: tcp://0.0.0.0:2375
GRPC_SERVER: engine.qovery.com:443
LIB_ROOT_DIR: /home/qovery/lib
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
useComponentLabel: true
Expand Down
15 changes: 15 additions & 0 deletions charts/qovery/values-demo-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,21 @@ qovery-shell-agent:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
ORGANIZATION_ID: *organizationId
qovery-engine:
image:
tag: *engineVersion
engineResources: null
buildContainer:
environmentVariables:
BUILDER_CPU_ARCHITECTURES: *architectures
BUILDER_ROOTLESS_ENABLED: 'true'
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
DOCKER_HOST: tcp://0.0.0.0:2375
GRPC_SERVER: engine.qovery.com:443
LIB_ROOT_DIR: /home/qovery/lib
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
useComponentLabel: true
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 @@ -80,14 +80,14 @@ qovery-engine:
buildContainer:
environmentVariables:
BUILDER_CPU_ARCHITECTURES: *architectures
BUILDER_ROOTLESS_ENABLED: 'false'
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
DOCKER_HOST: tcp://0.0.0.0:2375
GRPC_SERVER: engine.qovery.com:443
LIB_ROOT_DIR: /home/qovery/lib
ORGANIZATION_ID: *organizationId
REGION: local
ingress-nginx:
controller:
admissionWebhooks:
Expand Down
15 changes: 15 additions & 0 deletions charts/qovery/values-demo-scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,21 @@ qovery-shell-agent:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
ORGANIZATION_ID: *organizationId
qovery-engine:
image:
tag: *engineVersion
engineResources: null
buildContainer:
environmentVariables:
BUILDER_CPU_ARCHITECTURES: *architectures
BUILDER_ROOTLESS_ENABLED: 'true'
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
DOCKER_HOST: tcp://0.0.0.0:2375
GRPC_SERVER: engine.qovery.com:443
LIB_ROOT_DIR: /home/qovery/lib
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
admissionWebhooks:
Expand Down
15 changes: 15 additions & 0 deletions charts/qovery/values-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,21 @@ qovery-shell-agent:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
ORGANIZATION_ID: *organizationId
qovery-engine:
image:
tag: *engineVersion
engineResources: null
buildContainer:
environmentVariables:
BUILDER_CPU_ARCHITECTURES: *architectures
BUILDER_ROOTLESS_ENABLED: 'true'
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
DOCKER_HOST: tcp://0.0.0.0:2375
GRPC_SERVER: engine.qovery.com:443
LIB_ROOT_DIR: /home/qovery/lib
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
useComponentLabel: true
Expand Down
15 changes: 15 additions & 0 deletions charts/qovery/values-scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,21 @@ qovery-shell-agent:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
ORGANIZATION_ID: *organizationId
qovery-engine:
image:
tag: *engineVersion
engineResources: null
buildContainer:
environmentVariables:
BUILDER_CPU_ARCHITECTURES: *architectures
BUILDER_ROOTLESS_ENABLED: 'true'
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
DOCKER_HOST: tcp://0.0.0.0:2375
GRPC_SERVER: engine.qovery.com:443
LIB_ROOT_DIR: /home/qovery/lib
ORGANIZATION_ID: *organizationId
ingress-nginx:
controller:
admissionWebhooks:
Expand Down
15 changes: 15 additions & 0 deletions charts/qovery/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,21 @@ qovery-shell-agent:
CLUSTER_ID: '*clusterId'
CLUSTER_JWT_TOKEN: '*jwtToken'
ORGANIZATION_ID: '*organizationId'
qovery-engine:
image:
tag: '*engineVersion'
engineResources: null
buildContainer:
environmentVariables:
BUILDER_CPU_ARCHITECTURES: '*architectures'
BUILDER_ROOTLESS_ENABLED: 'true'
environmentVariables:
CLUSTER_ID: '*clusterId'
CLUSTER_JWT_TOKEN: '*jwtToken'
DOCKER_HOST: tcp://0.0.0.0:2375
GRPC_SERVER: engine.qovery.com:443
LIB_ROOT_DIR: /home/qovery/lib
ORGANIZATION_ID: '*organizationId'
ingress-nginx: {}
external-dns: {}
promtail: {}
Expand Down

0 comments on commit a427acb

Please sign in to comment.