Skip to content

Commit

Permalink
Adding working certificate for mtls
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaresfe committed Oct 21, 2021
1 parent 5ff8b21 commit ddd58b5
Show file tree
Hide file tree
Showing 18 changed files with 79 additions and 404 deletions.
203 changes: 0 additions & 203 deletions deploy/README.md

This file was deleted.

41 changes: 0 additions & 41 deletions deploy/manifest/jvm/011-client-Deployment.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions deploy/manifest/jvm/011-server-Deployment.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions deploy/manifest/kuberntes-config/011-server-Deployment.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions deploy/manifest/kuberntes-config/021-client-Deployment.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions quarkus-client-mtls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,6 @@
<groupId>org.eclipse.jkube</groupId>
<artifactId>openshift-maven-plugin</artifactId>
<version>${jkube.version}</version>
<configuration>
<enricher>
<config>
<jkube-openshift-route>
<generateRoute>true</generateRoute>
<tlsInsecureEdgeTerminationPolicy>Allow</tlsInsecureEdgeTerminationPolicy>
<tlsTermination>edge</tlsTermination>
</jkube-openshift-route>
</config>
</enricher>
</configuration>
</plugin>
</plugins>
</build>
Expand Down
Loading

0 comments on commit ddd58b5

Please sign in to comment.