10 lines
195 B
YAML
10 lines
195 B
YAML
version: 1.6.2-4
|
|
defaultConfig:
|
|
namespace: aptly
|
|
domain: aptly.{{ .cloud.domain }}
|
|
storage: 5Gi
|
|
apiUser: aptly
|
|
operatorEmail: '{{ .operator.email }}'
|
|
defaultSecrets:
|
|
- key: apiPassword
|