File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2468,54 +2468,6 @@ govukApplications:
24682468 secretKeyRef :
24692469 name : publishing-api-bigquery
24702470 key : client-secret
2471- - name : publishing-api-read-replica
2472- repoName : publishing-api
2473- postSyncWorkflowEnabled : " false"
2474- helmValues :
2475- arch : arm64
2476- appResources :
2477- limits :
2478- cpu : 2
2479- memory : 1.5Gi
2480- requests :
2481- cpu : 20m
2482- memory : 768Mi
2483- nginxClientMaxBodySize : 2M
2484- dbMigrationEnabled : false
2485- uploadAssets :
2486- enabled : false
2487- rails :
2488- createKeyBaseSecret : false
2489- sentry :
2490- createSecret : false
2491- extraEnv :
2492- - name : GDS_SSO_OAUTH_ID
2493- valueFrom :
2494- secretKeyRef :
2495- name : signon-app-publishing-api
2496- key : oauth_id
2497- - name : GDS_SSO_OAUTH_SECRET
2498- valueFrom :
2499- secretKeyRef :
2500- name : signon-app-publishing-api
2501- key : oauth_secret
2502- - name : GOVUK_CONTENT_SCHEMAS_PATH
2503- value : /app/content_schemas
2504- - name : DATABASE_URL
2505- valueFrom :
2506- secretKeyRef :
2507- name : publishing-api-postgres
2508- key : DATABASE_URL
2509- - name : REPLICA_DATABASE_URL
2510- valueFrom :
2511- secretKeyRef :
2512- name : publishing-api-postgres
2513- key : REPLICA_DATABASE_URL
2514- - name : RAILS_ENV
2515- value : production_replica
2516- - name : DISABLE_QUEUE_PUBLISHER
2517- value : " true"
2518- cronTasks : []
25192471 - name : release
25202472 helmValues :
25212473 arch : arm64
You can’t perform that action at this time.
0 commit comments