Skip to content

Commit

Permalink
Merge pull request #473 from canonical/fix-skaffold
Browse files Browse the repository at this point in the history
Fix skaffold setup
  • Loading branch information
nsklikas authored Nov 21, 2024
2 parents ac8be12 + 275755c commit a524cd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deployments/helm/openfga/values.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
datastore:
engine: postgres
uri: "postgres://iam:[email protected]/openfga?sslmode=disable"
migrationType: "job"
authn:
preshared:
keys:
- "42"
replicaCount: 1
replicaCount: 1

0 comments on commit a524cd8

Please sign in to comment.