Skip to content

Instantly share code, notes, and snippets.

@mreider
Last active June 17, 2022 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mreider/54a423afc10184510382fddd40c17b38 to your computer and use it in GitHub Desktop.
Save mreider/54a423afc10184510382fddd40c17b38 to your computer and use it in GitHub Desktop.
apiVersion: dynatrace.com/v1beta1
kind: DynaKube
metadata:
name: dynakube
namespace: dynatrace
annotations:
feature.dynatrace.com/oneagent-privileged: "true"
spec:
apiUrl: <ENVIRONMENT>/api
oneAgent:
cloudNativeFullStack: {}
activeGate:
capabilities:
- routing
- kubernetes-monitoring
env:
- name: DT_JAVA_MEMORY_SETTINGS
value: -XX:InitialRAMPercentage=25 -XX:MaxRAMPercentage=50 -XX:MaxRAM=4G -XX:-UseContainerSupport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment