Mailu env var | Helm config path | Status | Comment | Default value | Helm default value |
---|---|---|---|---|---|
DOCKER_SOCKET | skipped | Not necessary | unix:///var/run/docker.sock | ||
RATELIMIT_STORAGE_URL | skipped | Managed by Helm chart | '' | ||
DB_FLAVOR | skipped | Managed by Helm chart | None | ||
DB |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
# | |
# Copyright (c) 2019 Jose Angel Munoz, <[email protected]> | |
# | |
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) | |
from __future__ import absolute_import, division, print_function | |
from ansible_collections.azure.azcollection.plugins.module_utils.azure_rm_common import AzureRMModuleBase, AzureRMAuth | |
from ansible_collections.azure.azcollection.plugins.module_utils.cred_wrapper import CredentialWrapper | |
__metaclass__ = type |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
config: | |
label: Audi A6 | |
layoutType: responsive | |
order: "11" | |
sidebar: true | |
blocks: | |
- component: oh-block | |
config: {} | |
slots: | |
default: |