File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -32,15 +32,17 @@ spec:
3232 # containerImage: "quay.io/efoley/cloudkitty-api:epoxy-loki"
3333 customServiceConfig : |
3434 [storage_loki]
35- url = lokistack-openstack.apps-crc.testing
35+ url = https://cloudkitty-lokistack-gateway-http.openstack.svc:8080
36+ #url = https://lokistack-openstack.apps-crc.testing
3637 tls :
3738 caBundleSecretName : combined-ca-bundle
3839 cloudKittyProc :
3940 containerImage : " quay.io/efoley/cloudkitty-processor@sha256:a6c9caed1b0baeda3df710686ae9e8cf4c915eb59c845072eb91c13de0f68450"
4041 # containerImage: "quay.io/efoley/cloudkitty-processor:epoxy-loki"
4142 customServiceConfig : |
4243 [storage_loki]
43- url = lokistack-openstack.apps-crc.testing
44+ url = https://cloudkitty-lokistack-gateway-http.openstack.svc:8080
45+ #url = https://lokistack-openstack.apps-crc.testing
4446 tls :
4547 caBundleSecretName : combined-ca-bundle
4648 databaseAccount : cloudkitty
You can’t perform that action at this time.
0 commit comments