Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubernetes deployment bugfix #315

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

mmastrorilli
Copy link

@mmastrorilli mmastrorilli commented Oct 7, 2020

i solved the issue using configMap for mounting config.json file missing.
Environment variables are stored in a separated key/value configmap.
finally, sensible data are stored in a secret.
I also updated all api version to v1

in the pull request you can find pulling the docker image from my repository since I found the openhab one too old and doesn't match anymore with head revision.

I tested all the configuration both on minikube and on google GKE

@mmastrorilli
Copy link
Author

Closes #295

Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Signed-off-by: mmastrorilli <[email protected]>
Base automatically changed from master to main January 18, 2021 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant