Skip to content

Commit

Permalink
updated gitlab runner pull secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
lefeverd committed Mar 18, 2023
1 parent 4926507 commit 5e0d258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/apps/gitlab/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ spec:
config: |
[[runners]]
[runners.kubernetes]
imagePullSecrets = "docker-registry-harbor"
cpu_request = "500m"
cpu_limit = "500m"
memory_request = "2Gi"
Expand Down

0 comments on commit 5e0d258

Please sign in to comment.