Skip to content

Commit

Permalink
Merge pull request #101 from CodeForPhilly/releases/k8s-manifests
Browse files Browse the repository at this point in the history
Deploy releases/k8s-manifests 261e510
  • Loading branch information
themightychris authored Dec 2, 2024
2 parents c7adee3 + ed7d669 commit c420ca1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
valueFrom:
secretKeyRef:
key: apiKey
name: squadquest-supabase-analytics
name: logflare
image: 'supabase/studio:20241111-d7c6eb1'
imagePullPolicy: IfNotPresent
name: supabase-studio
Expand Down
4 changes: 2 additions & 2 deletions squadquest-supabase/Job/squadquest-supabase-test-kong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ spec:
valueFrom:
secretKeyRef:
key: username
name: squadquest-supabase-dashboard
name: dashboard
- name: DASHBOARD_PASSWORD
valueFrom:
secretKeyRef:
key: password
name: squadquest-supabase-dashboard
name: dashboard
image: kdevup/curljq
imagePullPolicy: IfNotPresent
name: test-kong
Expand Down

0 comments on commit c420ca1

Please sign in to comment.