Skip to main content

Upgrader Configuration

ParameterDescriptionRequiredDefault
upgrader.disableUpdateCheckIf set to true, does not check for and notify about kwatch updates

Example

apiVersion: v1
kind: Namespace
metadata:
name: kwatch
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kwatch
namespace: kwatch
data:
config.yaml: |
upgrader:
disableUpdateCheck: true