Skip to content

Commit

Permalink
rename secret in application operator (#2969)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz-Smelcerz-SAP committed Mar 5, 2019
1 parent 10105a9 commit f4acb61
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -17,7 +17,7 @@ service:
ingress:
enabled: true
authSecret: kyma-integration/nginx-auth-ca
tlsSecret: ingress-tls-cert
tlsSecret: application-connector-ingress-tls-cert

acceptanceTest:
image:
Expand All @@ -34,4 +34,4 @@ eventService:
requestLogging: false
service:
externalapi:
port: *eventServiceExternalAPIPort
port: *eventServiceExternalAPIPort

0 comments on commit f4acb61

Please sign in to comment.