Skip to content

Instantly share code, notes, and snippets.

@thecraftman
Created May 18, 2021 15:22
Show Gist options
  • Save thecraftman/9beb965f45f924233c088931b0ab3b09 to your computer and use it in GitHub Desktop.
Save thecraftman/9beb965f45f924233c088931b0ab3b09 to your computer and use it in GitHub Desktop.
Add the environment variable values for your Axiom host, dataset, and the ingest token.
env:
- name: AXIOM_HOST
value: http://cloud.axiom.co // replace with your self-host url if needed
- name: AXIOM_DATASET_NAME
value: aks-logs
- name: AXIOM_INGEST_TOKEN
value: xait-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment