💩(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
7
src/helm/extra/templates/summary_keydb.yaml
Normal file
7
src/helm/extra/templates/summary_keydb.yaml
Normal file
@@ -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