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

[Helm Chart] Add ACA-Py as chart component/dependency #315

Merged
merged 22 commits into from
Aug 23, 2023

Conversation

i5okie
Copy link
Contributor

@i5okie i5okie commented Aug 14, 2023

Add ACA-Py as a Chart component

  • Add ACA-Py as a Chart component configurable through updated Values file
  • Document Values file and create a Readme
  • Add Postgres chart dependency for agent database

Addresses the following issues:

Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
@i5okie i5okie requested a review from esune August 14, 2023 23:36
@i5okie i5okie changed the base branch from main to 2.0-development August 14, 2023 23:37
@i5okie i5okie changed the title [Helm Chart] Add ACA-Py as chart component/dependency, Add [Helm Chart] Add ACA-Py as chart component/dependency Aug 15, 2023
charts/vc-authn-oidc/README.md Outdated Show resolved Hide resolved
charts/vc-authn-oidc/README.md Show resolved Hide resolved
charts/vc-authn-oidc/README.md Show resolved Hide resolved
charts/vc-authn-oidc/README.md Show resolved Hide resolved
charts/vc-authn-oidc/templates/agent/deployment.yaml Outdated Show resolved Hide resolved
charts/vc-authn-oidc/templates/deployment.yaml Outdated Show resolved Hide resolved
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
… admin url

Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
--inbound-transport http '0.0.0.0' {{ .Values.acapy.service.httpPort }} \
--outbound-transport http \
--admin '0.0.0.0' {{ .Values.acapy.service.adminPort }} \
--endpoint {{ include "acapy.agent.url" . }} \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could use the ACAPY_ENDPOINT environment variable.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated.

Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Copy link
Member

@esune esune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, let's test it out in the wild 👍🏻

@esune esune merged commit 2baf012 into bcgov:2.0-development Aug 23, 2023
3 checks passed
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.

2 participants