Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions assets/samples/dynakube/v1beta6/applicationMonitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@ spec:
# networkZone=
# valueFrom: myCustomPropertiesSecret

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down
8 changes: 4 additions & 4 deletions assets/samples/dynakube/v1beta6/classicFullStack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,15 +180,15 @@ spec:
# networkZone=
# valueFrom: myCustomPropertiesSecret

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down
8 changes: 4 additions & 4 deletions assets/samples/dynakube/v1beta6/cloudNativeFullStack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,15 +205,15 @@ spec:
# networkZone=
# valueFrom: myCustomPropertiesSecret

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down
8 changes: 4 additions & 4 deletions assets/samples/dynakube/v1beta6/hostMonitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,15 +180,15 @@ spec:
# networkZone=
# valueFrom: myCustomPropertiesSecret

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@ spec:
# networkZone=
# valueFrom: myCustomPropertiesSecret

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,15 @@ spec:
# kubernetes_configuration_dataset_pipeline_enabled = true
# kubernetes_configuration_dataset_pipeline_include_node_config = true

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down
8 changes: 4 additions & 4 deletions assets/samples/dynakube/v1beta6/logMonitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,15 +105,15 @@ spec:
# kubernetes_configuration_dataset_pipeline_enabled = true
# kubernetes_configuration_dataset_pipeline_include_node_config = true

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,15 @@ spec:
# networkZone=
# valueFrom: myCustomPropertiesSecret

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,15 @@ spec:
# networkZone=
# valueFrom: myCustomPropertiesSecret

# Optional: Resource settings for ActiveGate container.
# Optional: Resource settings for ActiveGate container. More information and sizing recommendations can be found under https://dt-url.net/26agsizes
#
resources:
requests:
cpu: 500m
memory: 1.5Gi
cpu: 200m
memory: 6Gi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 6Gi

# Optional: Specify the node selector that controls on which nodes ActiveGate will be deployed.
#
Expand Down