Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pagopa/infra-ssl-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: pagopa/infra-ssl-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 16, 2023

  1. fix: Specify pod affinity (#19)

    added affinity
    aomegax authored Mar 16, 2023
    Copy the full SHA
    31bfb13 View commit details
Showing with 10 additions and 0 deletions.
  1. +10 −0 pagopa_it/values-dev.yaml
10 changes: 10 additions & 0 deletions pagopa_it/values-dev.yaml
Original file line number Diff line number Diff line change
@@ -50,3 +50,13 @@ microservice-chart:
keyvault:
name: dvopla-d-neu-kv
tenantId: 7788edaf-0346-4068-9d79-c868aed15b3d

affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: node_type
operator: In
values:
- user