Skip to content

Commit

Permalink
remove old envconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed Dec 6, 2024
1 parent 2fd1d53 commit 4330f81
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 95 deletions.
19 changes: 0 additions & 19 deletions radixconfig.c2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,25 +79,6 @@ spec:
limits:
cpu: "100m"
memory: "50Mi"
environmentConfig:
- environment: qa
resources:
requests:
cpu: "30m"
memory: "50Mi"
limits:
cpu: "100m"
memory: "50Mi"
horizontalScaling:
maxReplicas: 1
minReplicas: 0
triggers:
- name: cron
cron:
timezone: Europe/Oslo
start: 0 7 * * 1-5 # 07:00 Monday - Friday
end: 0 17 * * 1-5 # 17:00 Monday - Friday
desiredReplicas: 1
- environment: prod
resources:
requests:
Expand Down
19 changes: 0 additions & 19 deletions radixconfig.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,25 +79,6 @@ spec:
limits:
cpu: "100m"
memory: "50Mi"
environmentConfig:
- environment: qa
resources:
requests:
cpu: "30m"
memory: "50Mi"
limits:
cpu: "100m"
memory: "50Mi"
horizontalScaling:
maxReplicas: 1
minReplicas: 0
triggers:
- name: cron
cron:
timezone: Europe/Oslo
start: 0 7 * * 1-5 # 07:00 Monday - Friday
end: 0 17 * * 1-5 # 17:00 Monday - Friday
desiredReplicas: 1
- environment: prod
resources:
requests:
Expand Down
19 changes: 0 additions & 19 deletions radixconfig.platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,25 +79,6 @@ spec:
limits:
cpu: "100m"
memory: "50Mi"
environmentConfig:
- environment: qa
resources:
requests:
cpu: "30m"
memory: "50Mi"
limits:
cpu: "100m"
memory: "50Mi"
horizontalScaling:
maxReplicas: 1
minReplicas: 0
triggers:
- name: cron
cron:
timezone: Europe/Oslo
start: 0 7 * * 1-5 # 07:00 Monday - Friday
end: 0 17 * * 1-5 # 17:00 Monday - Friday
desiredReplicas: 1
- environment: prod
resources:
requests:
Expand Down
19 changes: 0 additions & 19 deletions radixconfig.playground.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,25 +79,6 @@ spec:
limits:
cpu: "100m"
memory: "50Mi"
environmentConfig:
- environment: qa
resources:
requests:
cpu: "30m"
memory: "50Mi"
limits:
cpu: "100m"
memory: "50Mi"
horizontalScaling:
maxReplicas: 1
minReplicas: 0
triggers:
- name: cron
cron:
timezone: Europe/Oslo
start: 0 7 * * 1-5 # 07:00 Monday - Friday
end: 0 17 * * 1-5 # 17:00 Monday - Friday
desiredReplicas: 1
- environment: prod
resources:
requests:
Expand Down
19 changes: 0 additions & 19 deletions radixconfig.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,25 +79,6 @@ spec:
limits:
cpu: "100m"
memory: "50Mi"
environmentConfig:
- environment: qa
resources:
requests:
cpu: "30m"
memory: "50Mi"
limits:
cpu: "100m"
memory: "50Mi"
horizontalScaling:
maxReplicas: 1
minReplicas: 0
triggers:
- name: cron
cron:
timezone: Europe/Oslo
start: 0 7 * * 1-5 # 07:00 Monday - Friday
end: 0 17 * * 1-5 # 17:00 Monday - Friday
desiredReplicas: 1
- environment: prod
resources:
requests:
Expand Down

0 comments on commit 4330f81

Please sign in to comment.