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: støtte flere ingresser #234

Merged
merged 11 commits into from
Oct 18, 2024
Merged

feat: støtte flere ingresser #234

merged 11 commits into from
Oct 18, 2024

Conversation

Kyrremann
Copy link
Contributor

Ved å spesifisere ingressClass og cluster så kan vi enkelt støtte ingresser som nais.io og leesah.io.

Sånn blir det seende ut da:

- uses: nais/deploy/actions/spa-deploy/v2@master
  with:
    app: leesah-produktside
    team: leesah-quiz
    source: doks/dist
    ingress: https://leesah.io
    ingressClass: nais-ingress-external
    cluster: prod-gcp
    environment: dev
    identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }} # Provided as Organization Secret
    project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }} # Provided as Organization Variable

Ved å spesifisere ingressClass og cluster så kan vi enkelt støtte
ingresser som nais.io og leesah.io.
@Starefossen
Copy link
Member

Du må committe build dist også 😄

@Kyrremann Kyrremann merged commit 26ae612 into master Oct 18, 2024
10 checks passed
@Kyrremann Kyrremann deleted the spa_custom_ingress branch October 18, 2024 10:15
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.

3 participants