12 lines
283 B
YAML
12 lines
283 B
YAML
version: 1.6.2-3
|
|
defaultConfig:
|
|
namespace: aptly
|
|
externalDnsDomain: "{{ .cloud.domain }}"
|
|
domain: "aptly.{{ .cloud.domain }}"
|
|
tlsSecretName: wildcard-wild-cloud-tls
|
|
storage: 5Gi
|
|
apiUser: aptly
|
|
operatorEmail: "{{ .operator.email }}"
|
|
defaultSecrets:
|
|
- key: apiPassword
|