Skip to content

Instantly share code, notes, and snippets.

@sdeoras
Created December 1, 2021 12:29
Show Gist options
  • Save sdeoras/992c9184d22cd22760e04e7952af7a89 to your computer and use it in GitHub Desktop.
Save sdeoras/992c9184d22cd22760e04e7952af7a89 to your computer and use it in GitHub Desktop.
influxdb2-config-default
apiVersion: influxdb2.deoras-labs.io/v1beta1
kind: Config
metadata:
name: default
namespace: sensor-system
spec:
addr: http://influxdb2.influxdb2-system.svc.cluster.local
orgName: sensor-system
tokenSecretName: admin-token
tokenSecretNamespace: sensor-system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment