cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Better visiblity DynaKube ActiveGates

erik_post
Participant

We think it would be good to be able to change the name of the ActiveGate which is deployed automatically via the Dynatrace-Operator. Now when deploying to multiple namespaces you will get an overview like below which is not very clear.

erik_post_0-1680176712238.png

 

4 REPLIES 4

DanielS
DynaMight Guru
DynaMight Guru

Hi @erik_post you can do it:

 

 

apiVersion: dynatrace.com/v1beta1
kind: DynaKube
metadata:
  name: Put here the ActiveGate NAME you want (alpha, no spaces, _, -)
  namespace: dynatrace

 

 

 just edit the manifest and voilà:

DanielS_0-1680177790242.png

 

Dynatrace Certified Professional @ www.dosbyte.com

Doesn't this also change it for the whole DynaKube object so also for the agents and such?

no changes for the agents:

DanielS_0-1680183415385.png

 

Dynatrace Certified Professional @ www.dosbyte.com

Awesome, thanks!

Featured Posts