Skip to content
Snippets Groups Projects
Verified Commit 7549707c authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Update creds and registry

parent 1760dc1d
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,12 @@ spec:
spec:
containers:
- name: kszkepzes-frontend
image: registry.kszk.bme.hu/kszk/devteam/kszkepzes-frontend:##IMAGETAG##
image: harbor.sch.bme.hu/kszk/kszkepzes-frontend:##IMAGETAG##
imagePullPolicy: 'Always'
ports:
- containerPort: 3000
resources:
limits:
memory: 200Mi
imagePullSecrets:
- name: kszkepzes-regcred
- name: harbor
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment