Remove commentary. Indicate deprecation of gen-deploy.sh

pull/541/head
Leif Segen 2020-09-09 00:13:44 -05:00
parent 287536123c
commit e825978331
2 changed files with 2 additions and 1 deletions

View File

@ -12,4 +12,5 @@ The manifests in this are generated from the Helm chart automatically.
The `values.yaml` files used to configure `keel` can be found in
[`values`](./values/).
<!-- Deprecated -->
They are automatically generated by running `./deployment/scripts/gen-deploy.sh`.

View File

@ -184,7 +184,7 @@ spec:
value: ""
# Enable MS Teams webhook endpoint
- name: TEAMS_WEBHOOK_URL
value: "{{ .teams_webhook_url }}" # Following same pattern as with adjacent examples. However, I can't see why this would work. (There is no top level "slack_channel" in the values.yaml. Nor is there the ".Values" prefix as with deployment.yaml.) Maybe my issue here is that I don't know how this depoyment-template.yaml file is used. I assume deployment.yaml would be the primary one in use.
value: "{{ .teams_webhook_url }}"
- name: SLACK_TOKEN
value: "{{ .slack_token }}"
- name: SLACK_CHANNELS