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

apps/ninja: rename kustomization variables

so the dashboard can read them
parent bebfda41
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ spec:
- kind: Secret
name: stackspin-invoiceninja-variables
- kind: ConfigMap
name: stackspout-invoiceninja-kustomization-variables
name: stackspin-invoiceninja-kustomization-variables
- kind: Secret
name: stackspin-invoiceninja-oauth-variables
optional: true
......
apiVersion: v1
kind: ConfigMap
metadata:
name: stackspout-invoiceninja-kustomization-variables
name: stackspin-invoiceninja-kustomization-variables
namespace: flux-system
data:
invoiceninja_domain: ninja.${domain}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment