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

option to expose graphql api + visualizer with ingress #33

Open
tuananh opened this issue May 26, 2023 · 3 comments
Open

option to expose graphql api + visualizer with ingress #33

tuananh opened this issue May 26, 2023 · 3 comments
Assignees

Comments

@tuananh
Copy link

tuananh commented May 26, 2023

so that we can use it for visualizer.

currently, it's set to this one:

gql-addr: http://{{ $.Values.guac.graphqlServer.name }}.{{ $.Release.Namespace }}.svc.cluster.local:{{ .targetPort }}/query

which is not accessible by visualizer

@tuananh tuananh changed the title option to expose graphql api with ingress option to expose graphql api + visualizer with ingress May 26, 2023
@sunnyyip
Copy link
Contributor

sunnyyip commented Jun 6, 2023

Pending review and merge of guacsec/guac-visualizer#23, which will allow graphql api endpoint to be configurable.

@pxp928
Copy link
Member

pxp928 commented Oct 11, 2023

@sunnyyip is this issue closed?

@sunnyyip
Copy link
Contributor

Not yet, now that we put a proxy in front of the visualizer to workaround how it finds the gql server, we can create ingress as the subject suggests.

@sunnyyip sunnyyip self-assigned this Oct 12, 2023
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

No branches or pull requests

3 participants