UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a7afce72 authored by Micah Nagel's avatar Micah Nagel
Browse files

this probably works....right?

parent 0e71cc29
No related branches found
No related tags found
1 merge request!482this probably works....right?
{{- if or .Values.addons.mattermostoperator.enabled .Values.addons.mattermost.enabled }}
{{- if or .Values.addons.minioOperator.enabled .Values.addons.minio.enabled }}
{{- if ( include "imagePullSecret" . ) }}
apiVersion: v1
kind: Secret
metadata:
name: private-registry
namespace: mattermost-operator
namespace: minio-operator
labels:
app.kubernetes.io/name: mattermost-operator
app.kubernetes.io/component: "collaboration-tools"
app.kubernetes.io/name: minioOperator
app.kubernetes.io/component: "application-utilities"
{{- include "commonLabels" . | nindent 4}}
type: kubernetes.io/dockerconfigjson
data:
......
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