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 - change mount for lucene index #5

Closed
rsoika opened this issue Sep 27, 2020 · 0 comments
Closed

Kubernetes - change mount for lucene index #5

rsoika opened this issue Sep 27, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Sep 27, 2020

We changed the index location for lucene from /home/imixs/lucene to /opt/jboss/lucene

Kubernetes objects need to be updated

volumeMounts:
- mountPath: /opt/jboss/lucene
  name: appdata
@rsoika rsoika added the enhancement New feature or request label Sep 27, 2020
@rsoika rsoika added this to the 0.1.0 milestone Sep 27, 2020
rsoika added a commit that referenced this issue Sep 27, 2020
@rsoika rsoika closed this as completed Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant