Skip to content

Commit e2bc1eb

Browse files
committed
fix: add token for build script
1 parent b231ef4 commit e2bc1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/cloud-pak-deployer/templates/install-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
memory: 512Mi
7878
requests:
7979
cpu: 100m
80-
memory: 100Mi
80+
memory: 256Mi
8181
serviceAccount: {{ .Values.deployer.prefix }}-sa
8282
volumes:
8383
- name: config-volume

0 commit comments

Comments
 (0)