Hokwang Lee
Hokwang Lee
after researching, I found https://github.com/mattermost/focalboard/issues/363, edit deployment.yaml, add below lines ``` env: - name: FOCALBOARD_PORT value: "8000" ``` now it works!
please take care this PR. I think https://github.com/ansible-collections/community.aws/issues/705 should not close yet.
I tested with your PR's `aws_ssm.py`, but it has error, too. When I edit like below, it work like charm. `config=Config(signature_version="s3v4", s3={'addressing_style': 'path'})` so you need to think #786 and...
@alinabuzachis waiting your comment.
@alinabuzachis Please take care all issues regarding aws_ssm.
please take care this PR. I think #705 should not close yet.
please check ubuntu 18.04, I tested on it, this PR failed.
I use redis externally, and there is comment ``` Note: Since NetworkPolicy is enabled, only pods with label harbor-redis-client=true" will be able to connect to redis. ``` so we need...
this is must feature and you can make it easily using github.
@peterzhuamazon please care about this issue. I think this should be top priority.