Fix problem with post install job
[oom.git] / kubernetes / dmaap / components / dmaap-bc / templates / post-install-job.yaml
index ee24cfb..d019874 100644 (file)
@@ -31,9 +31,9 @@ spec:
         - name: DELAY
           value: "0"
         - name: PROTO
-          value: "http"
+          value: "https"
         - name: PORT
-          value: "8080"
+          value: "8443"
         - name: REQUESTID
           value: "{{.Chart.Name}}-post-install"
         volumeMounts: