Name: managesf-resources-config-map Namespace: sf Labels: Annotations: Data ==== config.py: ---- admin = { 'name': 'admin', 'email': 'admin@sfop.me', } resources = { 'subdir': 'resources', 'master_repo': 'http://gerrit-httpd:8080/config', 'tenant_name': 'local', 'public_url': 'https://sfop.me/manage', 'connections': {'__force_dict__': True} } gerrit = { 'url': 'http://gerrit-httpd:8080/a/', 'password': '50f9b16a-8f5e-4356-8187-4b4e29dcbdba', 'host': 'gerrit-sshd', 'top_domain': 'sfop.me', 'ssh_port': 29418, 'sshkey_priv_path': '~/.ssh/id_rsa', } BinaryData ==== Events: