Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Configure Gate and Deck to Run on the Same Hostname #880

@james88nguyen

Description

@james88nguyen

Hello Team,

How are you? Wish every health and well!

Regarding the 2 sections in the "Configure Gate and Deck..." documentation, is the section spec.config.security correct or is it be spec.spinnakerConfig.config.security? Please help confirm the correct structure. Thank you very much.

https://docs.armory.io/docs/armory-admin/hostname-deck-gate-configure/#configure-spinnaker

  1. Update Deck’s URL in your SpinnakerService config.
    Add the following under the spec.config.security section:
uiSecurity:
  overrideBaseUrl: https://spinnaker.example.com
  1. Update Gate’s URL in your SpinnakerService config.
    Add the following under the spec.config.security section:
apiSecurity:
  overrideBaseUrl: https://spinnaker.example.com/api/v1

Best regards,
~James M Nguyen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions