Skip to content
Snippets Groups Projects
Commit 52edc327 authored by Riabokon Stanislav(EPAM)[GCP]'s avatar Riabokon Stanislav(EPAM)[GCP]
Browse files

Merge branch 'gcp-notif-req' into 'master'

Increased requests for resources [GCP]

See merge request !223
parents f15ee021 8b0459dd
No related branches found
No related tags found
2 merge requests!232Update os-core-lib-azure,!223Increased requests for resources [GCP]
Pipeline #120582 failed
...@@ -2,7 +2,7 @@ data: ...@@ -2,7 +2,7 @@ data:
requests_cpu: "0.1" requests_cpu: "0.1"
requests_memory: "256M" requests_memory: "256M"
limits_cpu: "1" limits_cpu: "1"
limits_memory: "1G" limits_memory: "1.5G"
serviceAccountName: "notification" serviceAccountName: "notification"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
image: "" image: ""
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<dependency> <dependency>
<groupId>org.opengroup.osdu</groupId> <groupId>org.opengroup.osdu</groupId>
<artifactId>core-lib-gcp</artifactId> <artifactId>core-lib-gcp</artifactId>
<version>0.14.0</version> <version>0.16.0-rc1</version>
</dependency> </dependency>
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment