Skip to content
Snippets Groups Projects
Verified Commit 361feeed authored by Mark's avatar Mark
Browse files

Add open.greenhost container registry link

parent c5ecda88
No related branches found
No related tags found
1 merge request!1Create behaviour test for the login page
......@@ -16,8 +16,8 @@ spec:
spec:
containers:
- name: {{ .Chart.Name }}-consent
image: "consent-provider"
imagePullPolicy: Never
image: "open.greenhost.net:4567/openappstack/single-sign-on/consent_provider:master"
imagePullPolicy: Always
env:
- name: HYDRA_ADMIN_URL
value: {{ .Values.global.hydraAdminUrl }}
......
......@@ -16,8 +16,8 @@ spec:
spec:
containers:
- name: {{ .Chart.Name }}-login
image: "login-provider"
imagePullPolicy: Never
image: "open.greenhost.net:4567/openappstack/single-sign-on/login_provider:master"
imagePullPolicy: Always
env:
- name: HYDRA_ADMIN_URL
value: {{ .Values.global.hydraAdminUrl }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment