Skip to content
Snippets Groups Projects
Commit cf4cb148 authored by xeruf's avatar xeruf
Browse files

apps: reorder url substitution

parent e434cdf9
Branches
No related tags found
No related merge requests found
......@@ -21,10 +21,10 @@ spec:
- name: single-sign-on
postBuild:
substituteFrom:
- kind: Secret
name: stackspin-cluster-variables
- kind: ConfigMap
name: stackspin-forgejo-kustomization-variables
- kind: Secret
name: stackspin-cluster-variables
- kind: Secret
name: stackspin-forgejo-variables
# OIDC
......
......@@ -16,3 +16,7 @@ spec:
dependsOn:
- name: flux
- name: secrets-controller
postBuild:
substituteFrom:
- kind: Secret
name: stackspin-cluster-variables
......@@ -21,12 +21,12 @@ spec:
#- name: single-sign-on
postBuild:
substituteFrom:
- kind: ConfigMap
name: stackspin-invoiceninja-kustomization-variables
- kind: Secret
name: stackspin-cluster-variables
- kind: Secret
name: stackspin-invoiceninja-variables
- kind: ConfigMap
name: stackspin-invoiceninja-kustomization-variables
- kind: Secret
name: stackspin-invoiceninja-oauth-variables
optional: true
......
......@@ -76,4 +76,4 @@ data:
# - name: Stackspin
# key: "${client_id}"
# secret: "${client_secret}"
# autoDiscoverUrl: 'https://sso.${domain}/.well-known/openid-configuration'
# autoDiscoverUrl: 'https://${hydra_domain}/.well-known/openid-configuration'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment