apps/forge: reorder substitutions
This commit is contained in:
parent
7acce311a3
commit
93df195e75
|
@ -21,10 +21,10 @@ spec:
|
||||||
- name: single-sign-on
|
- name: single-sign-on
|
||||||
postBuild:
|
postBuild:
|
||||||
substituteFrom:
|
substituteFrom:
|
||||||
- kind: ConfigMap
|
|
||||||
name: stackspin-forgejo-kustomization-variables
|
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: stackspin-cluster-variables
|
name: stackspin-cluster-variables
|
||||||
|
- kind: ConfigMap
|
||||||
|
name: stackspin-forgejo-kustomization-variables
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: stackspin-forgejo-variables
|
name: stackspin-forgejo-variables
|
||||||
# OIDC
|
# OIDC
|
||||||
|
|
Loading…
Reference in New Issue