Skip to content
Snippets Groups Projects
Commit e48bd5fb authored by Maksym Petrenko [EPAM / GCP]'s avatar Maksym Petrenko [EPAM / GCP] Committed by Oleksandr Kosse (EPAM)
Browse files

GONRG-5808: Helm for partition service must contain image explicitly

parent b291b8ee
No related branches found
No related tags found
1 merge request!298GONRG-5808: Helm for partition service must contain image explicitly
......@@ -19,8 +19,8 @@ data:
limitsMemory: "1G"
serviceAccountName: "partition"
imagePullPolicy: "IfNotPresent"
image: ""
bootstrapImage: ""
image: "community.opengroup.org:5555/osdu/platform/system/partition/osdu-gcp-partition:latest"
bootstrapImage: "community.opengroup.org:5555/osdu/platform/system/partition/osdu-gcp-bootstrap-partition:latest"
# bootstrap onprem
conf:
appName: "partition"
......
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