Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pielas committed Sep 10, 2024
1 parent 0cb771e commit 5883511
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -325,14 +325,14 @@ extraDeploy: []
### Configuration for Nussknacker enterprise components ###
###########################################################
enterprise:
# flinkK8sOperatorDeploymentManager:
# enabled: false
# flinkVersion: "1.17"
# jobJarStorage:
# pvcName: job-jars-pvc
# mountPoint: /mnt/jobjars
flinkK8sOperatorDeploymentManager:
enabled: false
flinkVersion: "1.17"
jobJarStorage:
pvcName: job-jars-pvc
mountPoint: /mnt/jobjars
# pvcStorageClassName: default
# jobStateStorage:
# pvcName: job-states-pvc
# mountPoint: /mnt/jobstates
jobStateStorage:
pvcName: job-states-pvc
mountPoint: /mnt/jobstates
# pvcStorageClassName: default

0 comments on commit 5883511

Please sign in to comment.