github.com/verrazzano/verrazzano@v1.7.1/platform-operator/helm_config/charts/verrazzano-cluster-operator/values.yaml (about) 1 # Copyright (c) 2022, 2023, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 name: verrazzano-cluster-operator 4 namespace: verrazzano-system 5 6 image: 7 imagePullPolicy: IfNotPresent 8 9 global: 10 imagePullSecrets: [] 11 12 syncClusters: 13 enabled: false 14 15 # TTL in minutes 16 argoCDClusterTokenTTL: 240