apache / apache/openwhisk

How to update configuration modifications

Open
#5,350 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

## Environment details:

* ubuntu 20.04.5

## Steps to reproduce the issue:

1. I want to modify the action memory, so i change _openwhisk/common/scala/src/main/resources/application.conf_
![image](https://user-images.githubusercontent.com/111419645/200275078-6f72951c-1887-40b2-810d-2fae5d66eeac.png)
2. To update the configuration, i run `ansible-playbook -i environments/local/ openwhisk.yml` again. However, the result is as follows. The memory is 256m, not 128m i have set.
![image](https://user-images.githubusercontent.com/111419645/200275532-a5464bb9-cd0d-439d-9e43-046404d95d71.png)

## Question
* I wonder if i modify correctly and how to update my modifications

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.