fix add rewrite annotation should not available for traefik (#6799)

pull/6808/head
Richard Wei 3 years ago committed by GitHub
parent 3496d5f00b
commit bcec6a8915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -303,6 +303,7 @@
</portainer-tooltip>
<span
class="label label-default interactive"
ng-if="ic.IngressClass.Type === $ctrl.IngressClassTypes.NGINX"
style="margin-left: 10px"
ng-click="$ctrl.addRewriteAnnotation(ic)"
data-cy="namespaceCreate-addAnnotation{{ ic.IngressClass.Name }}"

Loading…
Cancel
Save