catalog/stable/guacamole-client/5.0.3/templates/common.yaml

9 lines
254 B
YAML

{{/* Make sure all variables are set properly */}}
{{ include "tc.common.loader.init" . }}
{{/* Render configmap for vaultwarden */}}
{{- include "guacamole-client.configmap" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}