ai cooking
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

some reese tokens aren't gettign anything (#463)

authored by

Paul Miller and committed by
GitHub
0a17c548 5460dfb5

+2 -1
+2 -1
deploy/cronjob-albertsons-reese84.yaml
··· 11 11 failedJobsHistoryLimit: 3 12 12 jobTemplate: 13 13 spec: 14 - backoffLimit: 1 14 + backoffLimit: 6 # keep trying to get that token 15 15 template: 16 16 metadata: 17 17 labels: ··· 35 35 env: 36 36 - name: APPLICATIONINSIGHTS_CONNECTION_STRING 37 37 value: "InstrumentationKey=a532fcc7-5098-4f44-8dde-ff2f32d6a59b;IngestionEndpoint=https://westus3-1.in.applicationinsights.azure.com/;LiveEndpoint=https://westus3.livediagnostics.monitor.azure.com/;ApplicationId=fdc94780-6135-4a29-980e-ab114a402e58" 38 + args: ["wait-ms", "10000"] 38 39 resources: 39 40 requests: 40 41 cpu: 50m