fix (molgenis-vault): Add maintainers and home and fix whitespace
This commit is contained in:
parent
33779bf6b0
commit
2a47abaf26
|
@ -4,3 +4,7 @@ description: MOLGENIS vault
|
|||
name: molgenis-vault
|
||||
version: 0.1.1
|
||||
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-vault/catalogIcon-molgenis-vault.svg
|
||||
home: https://github.com/coreos/vault-operator
|
||||
maintainers:
|
||||
- name: fdlk
|
||||
- name: sidohaakma
|
||||
|
|
|
@ -70,10 +70,10 @@ ui:
|
|||
# limits:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
#requests:
|
||||
# requests:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
nodeSelector: {}
|
||||
vault:
|
||||
auth: GITHUB
|
||||
url: https://vault.vault-operator:8200
|
||||
url: https://vault.vault-operator:8200
|
||||
|
|
Loading…
Reference in New Issue