We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Service "dp-inntekt-api-grpc" is invalid: spec.clusterIP: Invalid value: "": field is immutable
1 parent fe33d24 commit a99ae6fCopy full SHA for a99ae6f
.github/workflows/dp-inntekt-api-deploy.yaml
@@ -58,7 +58,7 @@ jobs:
58
env:
59
APIKEY: ${{ secrets.NAIS_DEPLOY_APIKEY }}
60
CLUSTER: dev-fss
61
- RESOURCE: nais/alerts.yaml,nais/grpc-svc.yaml,nais/dev/nais.yaml
+ RESOURCE: nais/alerts.yaml,nais/dev/nais.yaml
62
VARS: nais/vars.yaml
63
VAR: alerts_slack_channel=#team-dagpenger-alerts-non-prod
64
PRINT_PAYLOAD: true
0 commit comments