added istio controller for cert-manager
This commit is contained in:
parent
97addda5f4
commit
b23161a08d
10 changed files with 373 additions and 0 deletions
3
testapp/certman-istio-controller/Dockerfile
Normal file
3
testapp/certman-istio-controller/Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM flant/shell-operator:latest
|
||||
ADD hooks /hooks
|
||||
ADD cleanup.sh /
|
||||
Loading…
Add table
Add a link
Reference in a new issue