Skip to content

Commit

Permalink
Changed file to dir, updated chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanHeledPort committed Dec 5, 2023
1 parent ded1a86 commit 42cc3cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/port-ocean/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: port-ocean
description: A Helm chart for Port Ocean integrations
type: application
version: 0.1.7
version: 0.1.8
appVersion: "0.1.0"
home: https://getport.io/
sources:
Expand Down
4 changes: 2 additions & 2 deletions charts/port-ocean/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ spec:
{{- end }}
{{- if .Values.integration.selfSignedCertificate.enabled }}
env:
- name: SSL_CERT_FILE
value: /etc/ssl/certs/cert.pem
- name: SSL_CERT_DIR
value: /etc/ssl/certs/
{{- end }}
envFrom:
- configMapRef:
Expand Down

0 comments on commit 42cc3cc

Please sign in to comment.