Skip to content

Instantly share code, notes, and snippets.

@vaidik
Last active June 9, 2021 18:48
Show Gist options
  • Select an option

  • Save vaidik/ddf1da2f0b4063fd43dc984bfbd9c07e to your computer and use it in GitHub Desktop.

Select an option

Save vaidik/ddf1da2f0b4063fd43dc984bfbd9c07e to your computer and use it in GitHub Desktop.

Revisions

  1. vaidik renamed this gist Jun 9, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. vaidik created this gist Jun 9, 2021.
    16 changes: 16 additions & 0 deletions config.yaml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    apiVersion: grofers.io/v1
    kind: ConsulKV
    metadata:
    name: grofers-dot-com
    namespace: grofers-namespace
    labels:
    app: grofers-dot-com
    data:
    my-ecommerce-site:
    delivery-charge: 100
    redis:
    host: http://localhost
    database:
    host: http://localhost
    port: 5432
    name: my-ecommerce-site-db