Skip to content

Commit

Permalink
Fixed generation of invalid tls secrets when installed via helm.
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvenga committed Jan 26, 2023
1 parent 7624eb3 commit eaddcf2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/helm/build/templates/overlays/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ spec:
containers:
- name: contrast-agent-operator
env:
- name: CONTRAST_WEBHOOK_SERVICENAME
value: '{{ .Release.Namespace }}'
- name: CONTRAST_DEFAULT_REGISTRY
value: '{{ required "operator.defaultRegistry is required." .Values.operator.defaultRegistry }}'
- name: CONTRAST_SETTLE_DURATION
Expand Down

0 comments on commit eaddcf2

Please sign in to comment.