Skip to content

Commit

Permalink
refactor(app.yaml): clean up whitespace in renovate service configura…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
qjoly committed Jan 14, 2025
1 parent d59456f commit 9150b38
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cortado/apps/renovate/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,12 @@ spec:
limits:
cpu: '2'
memory: 4Gi
service:
renovate:
controller: renovate
ports:
http:
port: 8080
persistence:
config:
enabled: true
Expand All @@ -67,7 +65,6 @@ spec:
type: emptyDir
globalMounts:
- path: /tmp/renovate
ingress:
renovate:
enabled: true
Expand All @@ -82,7 +79,6 @@ spec:
- secretName: renovate-tls
hosts:
- "renovate.<path:kv/cluster#domain>"
configMaps:
config:
enabled: true
Expand Down

0 comments on commit 9150b38

Please sign in to comment.