diff --git a/src/templates/applicationset.yaml.tpl b/src/templates/applicationset.yaml.tpl index d4727ac..292c164 100644 --- a/src/templates/applicationset.yaml.tpl +++ b/src/templates/applicationset.yaml.tpl @@ -61,10 +61,9 @@ spec: template: metadata: annotations: - deployment_id: '{{deployment_id}}' app_repository: '{{app_repository}}' app_commit: '{{app_commit}}' - app_hostname: 'https://{{app_hostname}}' + app_hostname: '{{app_hostname}}' notifications.argoproj.io/subscribe.on-deployed.github: "" notifications.argoproj.io/subscribe.on-deployed.github-commit-status: "" name: '{{name}}'