Skip to content
Snippets Groups Projects
Commit cccadaa9 authored by Tancho Mihov's avatar Tancho Mihov
Browse files

Init

parent 83fb3223
No related branches found
Tags 0.0.0
No related merge requests found
Pipeline #51102 passed with stages
in 8 seconds
......@@ -38,7 +38,6 @@ spec:
containers:
- name: didresolver
image: universalresolver/uni-resolver-web:latest
imagePullPolicy: {{ .Values.image.pullPolicy | quote }}
ports:
- name: http
containerPort: 8080
......
......@@ -38,7 +38,6 @@ spec:
containers:
- name: driver-did-key
image: universalresolver/driver-did-key:latest
imagePullPolicy: {{ .Values.image.pullPolicy | quote }}
ports:
- name: http
containerPort: 8080
......
......@@ -38,7 +38,6 @@ spec:
containers:
- name: indy-did-driver
image: ghcr.io/idunion/indy-did-resolver/indy-did-driver:latest
imagePullPolicy: {{ .Values.image.pullPolicy | quote }}
ports:
- name: http
containerPort: 8080
......
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