Skip to content
Snippets Groups Projects
Commit 5b1809a8 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

#2 OZG-7121 helm: Remove default secret

parent fb4c0b0b
Branches
Tags
1 merge request!3Resolve "xta-test-server helm-chart mit Deployment und Keystore-Secrets/Certificate-Resources"
Pipeline #1348 skipped
apiVersion: v1
kind: Secret
metadata:
name: xta-test-server-default-secret
namespace: {{ include "app.namespace" . }}
labels:
{{- include "app.defaultLabels" . | indent 4 }}
type: Opaque
data:
keystorePassword: password
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment