Igor
Igor
docker run -dit \ -p 7777:1194 \ -p 8080:8080 \ -e OVPN_SERVER_NET='192.168.100.0' \ -e OVPN_SERVER_MASK='255.255.255.0' \ --cap-add=NET_ADMIN \ --volume=/root/ovpn-admin/easyrsa_master:/etc/openvpn/easyrsa \ --volume=/root/ovpn-admin/ccd_master:/etc/openvpn/ccd \ --name openvpn \ --hostname openvpn openvpn:local docker exec...
Hey, Is there any way to edit the post being sent to mattermost? I need the user who is in the Assignee field to be mentioned.
### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/bank-vaults/vault-operator/issues) for an issue that matches the one I want to file, without success. - [X] I agree to follow...