Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster
  3. Deploying NetBackup
  4. Updating the CRs
NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster

Updating the CRs

After the successful deployment of the primary server and media server CRs, you can update the values of only selected specs by editing the respective environment custom resource.

Note:

Updating the Kubernetes resources (pod, configmap, services, statefulset etc) created for the CRs is not recommended.

Following tables describe the specs that can be edited for each CR.

Table: Primary server CR

Spec

Description

paused

Specify True or False as a value, to temporarily stop the respective CR controller.

True: Stop the controller.

False: Resume the controller.

configCheckMode

Specify default, dryrun or skip as a value.

See Config-Checker execution and status details.

capacity

Catalog, log and data volume storage capacity can be updated.

Table: Media server CR

Spec

Description

paused

Specify True or False as a value, to temporarily stop the respective CR controller.

True: Stop the controller.

False: Resume the controller.

replicas

Represents the replica count of the media server. Media server count can be scaled up by incrementing the replica count. Reducing the replica count is not supported.

configCheckMode

Specify default, dryrun or skip as a value.

See Config-Checker execution and status details.

capacity

Catalog, log and data volume storage capacity can be updated.

If you edit any other fields, the deployment can go into an inconsistent state.

Feedback

Was this page helpful?
Previous

Monitoring the status of the CRs

Next

Deleting the CRs

Feedback

Was this page helpful?