Skip to content

Commit

Permalink
fix: change queue app namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
alexis-langlet committed May 17, 2024
1 parent ab700fa commit d9bc7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/flux/queued-whoami/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: core.spinoperator.dev/v1alpha1
kind: SpinApp
metadata:
name: queued-whoami-app
namespace: default
namespace: keda
spec:
image: index.docker.io/sautax/variable-explorer:v1
executor: containerd-shim-spin
Expand Down

0 comments on commit d9bc7fd

Please sign in to comment.