We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34a03fc + c7de215 commit 25c10f6Copy full SHA for 25c10f6
.github/manifests/scalardb.yaml
@@ -1,4 +1,6 @@
1
scalardb:
2
+ imagePullSecrets:
3
+ - name: reg-docker-secrets
4
databaseProperties: |
5
scalar.db.storage=jdbc
6
scalar.db.contact_points=jdbc:postgresql://dummy.default.svc.cluster.local:5432/postgres
.github/manifests/scalardl-audit.yaml
auditor:
+ image:
+ repository: "ghcr.io/scalar-labs/scalardl-auditor"
auditorProperties: |
0 commit comments