Upgrader Configuration
Parameter | Description | Required | Default |
---|---|---|---|
upgrader.disableUpdateCheck | If 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