1
0
Fork 0

refactor: rename wsj-standup to wsj-drink (safe to do, this is a fork)

- forked
- renamed the helm chart
This commit is contained in:
Vojtěch Mareš 2023-07-31 15:06:25 +09:00
parent bc197a9fd0
commit a39cc7ff89
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
9 changed files with 22 additions and 22 deletions

View file

@ -1,7 +0,0 @@
apiVersion: v1
kind: Secret
metadata:
name: {{ include "wsj-standup.fullname" . }}-registry-credentials
type: kubernetes.io/dockerconfigjson
data:
.dockerconfigjson: {{ .Values.image.pullSecretBase64 }}