Skip to content
Snippets Groups Projects
Commit a2df4553 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-1863: move docs to app-readme file

parent 7d77d9b0
Branches
Tags
No related merge requests found
# pluto
Das helm chart zur Installation des allgemeinen Fachverfahrens - goofy.
## FAQ
### Benutzung beliebiger environment Werte
In jedem der Projekte kann man beliebige weitere environments setzen. Dazu muss man in der jeweiligen values.yaml unter env.customList ein name value Paar setzen:
```yaml
env:
customList:
- name: Dinge
value: true
- name: ...
value: ...
```
# Goofy # Goofy
Das helm chart zur Installation des allgemeinen Fachverfahrens - goofy.
## FAQ
### Benutzung beliebiger environment Werte
In jedem der Projekte kann man beliebige weitere environments setzen. Dazu muss man in der jeweiligen values.yaml unter env.customList ein name value Paar setzen:
```yaml
env:
customList:
- name: Dinge
value: true
- name: ...
value: ...
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment