diff --git a/.DS_Store b/.DS_Store index 8b323c7..132b9cd 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/manifests/github-webhook-setup.yaml b/manifests/github-webhook-setup.yaml index 2f2b00b..eef5e28 100644 --- a/manifests/github-webhook-setup.yaml +++ b/manifests/github-webhook-setup.yaml @@ -88,7 +88,7 @@ spec: - name: GitHubSecretStringKey value: secret - name: ExternalDomain - value: kube.llocal.host + value: "ingress.llocal.host:31040" timeout: 1000s serviceAccountName: service-acc @@ -234,7 +234,7 @@ spec: - name: CertificateSecretName value: ingresssecret - name: ExternalDomain - value: kube.llocal.host + value: "ingress.llocal.host:31040" - name: Service value: el-github-event-listener - name: ServicePort