Skip to content

Commit

Permalink
fix: in watchdog
Browse files Browse the repository at this point in the history
  • Loading branch information
cterence committed Aug 30, 2024
1 parent 6017d0d commit 2802153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-apps/velero-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ vui:
veleroCliVersion: v1.14.1
# apiTokenExpirationMin: "30"
# apiTokenRefreshExpirationDays: "7"
apiEndPointPort: "8001"
storage:
enabled: false
storageClassName: <your-storage-class-name>
Expand Down Expand Up @@ -71,6 +70,7 @@ vui:
#
watchdogConfig:
# config
apiEndPointPort: "8001"
k8SInclusterMode: "True"
k8sVeleroNamespace: "velero"
processClusterName: homelab
Expand Down

0 comments on commit 2802153

Please sign in to comment.