mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-09 18:29:59 +00:00
💩(summary) declare microservice in staging
Add the minimal extra templates and env values to deploy the micro service.
This commit is contained in:
committed by
aleb_the_flash
parent
dd0cb61ebc
commit
33c8a3a9e4
@@ -0,0 +1,7 @@
|
||||
apiVersion: core.libre.sh/v1alpha1
|
||||
kind: Redis
|
||||
metadata:
|
||||
name: redis-summary
|
||||
namespace: {{ .Release.Namespace | quote }}
|
||||
spec:
|
||||
disableAuth: false
|
||||
Reference in New Issue
Block a user