cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 8cdc75e2bd5e999d358a593cc6d138acd8b48b19
parent b74e2a89ce27ca0abe1d5f48e1d4c33e09ce3f5d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue,  7 Jan 2025 23:05:06 +0100

Add osticket

Diffstat:
Mapps/base/osticket/release.yaml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/apps/base/osticket/release.yaml b/apps/base/osticket/release.yaml @@ -14,6 +14,10 @@ spec: name: osticket namespace: osticket values: + image: + repository: ghcr.io/mtrnord/osticket + tag: latest + pullPolicy: Always ostName: Midnightthoughts osTicket ostEmail: support@midnightthoughts.space adminFirstName: MTR