Jump to: navigation, search

StarlingX/Containers/Applications/app-oidc-auth

< StarlingX‎ | Containers‎ | Applications
Revision as of 20:41, 24 April 2024 by Joao.VictorPortal (talk | contribs) (Building)

Application: oidc-auth-armada-app

Source

Building

From the Debian Build environment:

build-pkgs -c -p helm,oidc-client-helm,secret-observer-helm,dexidp-helm,build-info,python3-k8sapp-oidc,stx-oidc-auth-helm

The command above produces the package "stx-oidc-auth-helm_<version>_<arch>.deb", that contains the tarball "oidc-auth-apps-<version>.tgz".

Testing

TBD