Skip to content

Commit

Permalink
Merge pull request #648 from equinor/use-arm64-in-envs
Browse files Browse the repository at this point in the history
enable arm64 for all environments
  • Loading branch information
nilsgstrabo authored Jul 5, 2024
2 parents f26a1be + 56ff199 commit c70f57f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ spec:
- name: metrics
port: 9090
publicPort: http
runtime:
architecture: arm64
monitoring: true
monitoringConfig:
portName: metrics
Expand All @@ -34,8 +36,6 @@ spec:
LOG_PRETTY: "false"
environmentConfig:
- environment: qa
runtime:
architecture: arm64
horizontalScaling:
maxReplicas: 1
minReplicas: 0
Expand Down

0 comments on commit c70f57f

Please sign in to comment.