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

feat(teleport): update monolithic microk8s example to show how to deploy OPA #23

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

Conversation

alee-x
Copy link
Collaborator

@alee-x alee-x commented Oct 20, 2023

No description provided.

@alee-x alee-x changed the title Feat/trino opa helm examples feat(teleport): update monolithic microk8s example to show how to deploy OPA Oct 20, 2023
@alee-x
Copy link
Collaborator Author

alee-x commented Oct 20, 2023

@mikej888 -- thanks for your patience! The Teleport chart values file changed by this PR shows how to deploy OPA and how that integrates with Trino :).

@@ -8,9 +8,9 @@ appTeleport:
project: default

source:
repoURL: https://harbor.ukserp.ac.uk/chartrepo/dare
repoURL: https://harbor.ukserp.ac.uk/chart/dare
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be repoURL: harbor.ukserp.ac.uk/dare/chart


appTrino:
enabled: true
namespace: trino
source:
repoURL: https://harbor.ukserp.ac.uk/chartrepo/dare
repoURL: harbor.ukserp.ac.uk/chart/dare
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be repoURL: harbor.ukserp.ac.uk/dare/chart

@@ -138,13 +149,13 @@ appTeleport:
# hive needs to go into the trino namespace
namespace: trino
source:
repoURL: https://harbor.ukserp.ac.uk/chartrepo/dare
repoURL: harbor.ukserp.ac.uk/chart/dare
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be repoURL: harbor.ukserp.ac.uk/dare/chart

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