Skip to content

Commit

Permalink
enable arm64 for all environments
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsgstrabo committed Jul 5, 2024
1 parent f26a1be commit 56ff199
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 56ff199

Please sign in to comment.