13 lines
188 B
YAML
13 lines
188 B
YAML
namespace: goatchat
|
|
namePrefix: goatchat-
|
|
|
|
resources:
|
|
- service.yaml
|
|
- deployment.yaml
|
|
- route.yaml
|
|
|
|
configMapGenerator:
|
|
- name: matrix-registration
|
|
files:
|
|
- config.yaml
|