Add support for cert-manager 54/10954/3
authorktimoney <kevin.timoney@est.tech>
Wed, 19 Apr 2023 10:32:34 +0000 (11:32 +0100)
committerktimoney <kevin.timoney@est.tech>
Thu, 20 Apr 2023 14:24:56 +0000 (15:24 +0100)
commitc5c3ab4b177f4ab134746045288b93ce3ec9e4e0
treefb17597e617bc98e99246d2d709e11a52b4f5e3c
parentd03286355ba8f11aacabbee178fe5cb084be7b51
Add support for cert-manager

Issue-ID: NONRTRIC-866
Change-Id: Id8b9340a5c99d7feff3691ce83295f26dbd5b03d
Signed-off-by: ktimoney <kevin.timoney@est.tech>
21 files changed:
service-exposure/MutatingWebhookConfiguration.yaml
service-exposure/README.md
service-exposure/cert-manager.sh [new file with mode: 0755]
service-exposure/charts/rapp-helloworld-invoker1/values.yaml
service-exposure/charts/rapp-helloworld-invoker2/values.yaml
service-exposure/charts/rapp-helloworld-provider/values.yaml
service-exposure/cluster-issuer.yaml [new file with mode: 0644]
service-exposure/copy_tls_secret.sh [new file with mode: 0755]
service-exposure/issuer.yaml [new file with mode: 0644]
service-exposure/keycloak-client-certificate.yaml [new file with mode: 0644]
service-exposure/keycloak-server-certificate.yaml [new file with mode: 0644]
service-exposure/keycloak.yaml
service-exposure/rapps-helm-installer.go
service-exposure/rapps-istio-mgr.go
service-exposure/rapps-jwt.go
service-exposure/rapps-keycloak-mgr.go
service-exposure/rapps-keycloak-mgr.yaml
service-exposure/rapps-webhook.go
service-exposure/rapps-webhook.yaml
service-exposure/templates/EnvoyFilter-template.txt
service-exposure/webhook-server-certificate.yaml [new file with mode: 0644]