Skip to content
Snippets Groups Projects
Verified Commit 90abc48d authored by Réthelyi Bálint's avatar Réthelyi Bálint :no_mouth:
Browse files

update ci

parent e4c1676c
No related branches found
No related tags found
No related merge requests found
Pipeline #8609 failed
......@@ -10,12 +10,12 @@ stringData:
POSTGRES_USER: "{{ .Values.POSTGRES_USER }}"
POSTGRES_DB: "{{ .Values.POSTGRES_DB }}"
---
apiVersion: v1
data:
.dockerconfigjson: "{{ .Values.REGISTRY_CONF }}"
kind: Secret
metadata:
name: devteam-nexus-login
namespace: apps
type: kubernetes.io/dockerconfigjson
{{/*---*/}}
{{/*apiVersion: v1*/}}
{{/*data:*/}}
{{/* .dockerconfigjson: "{{ .Values.REGISTRY_CONF }}"*/}}
{{/*kind: Secret*/}}
{{/*metadata:*/}}
{{/* name: devteam-nexus-login*/}}
{{/* namespace: apps*/}}
{{/*type: kubernetes.io/dockerconfigjson*/}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment