File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
charts/netapp-copilot-connector Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : netapp-connector
3- version : 2.1.5
3+ version : 2.1.6
44description : A Helm chart for deploying netapp-connector as a StatefulSet with persistent storage
55appVersion : " 2.1.1"
66type : application
Original file line number Diff line number Diff line change 55 replicaCount : 1
66 image :
77 repository : ghcr.io/netapp/netapp-copilot-connector
8- tag : 2.1.0
8+ tag : 2.1.1
99 pullPolicy : Always
1010 service :
1111 type : ClusterIP
1414 PORT : 8080
1515 PYTHONUNBUFFERED : 1
1616 DB_PATH : " data/database.db"
17+ HTTPS_PROXY : " "
18+ PROXY_USERNAME : " "
19+ PROXY_PASSWORD : " "
20+ GRAPH_VERIFY_SSL : " "
21+ GRAPH_TIMEOUT : " "
1722 persistence :
1823 enabled : true
1924 accessMode : ReadWriteOnce
2530 MS_GRAPH_CLIENT_ID : " tobeset"
2631 MS_GRAPH_CLIENT_SECRET : " tobeset"
2732 MS_GRAPH_TENANT_ID : " tobeset"
28- NETAPP_CONNECTOR_LICENSE : " tobeset"
29- HTTPS_PROXY : " "
30- PROXY_USERNAME : " "
31- PROXY_PASSWORD : " "
32- GRAPH_VERIFY_SSL : " "
33- GRAPH_TIMEOUT : " "
33+ NETAPP_CONNECTOR_LICENSE : " tobeset"
You can’t perform that action at this time.
0 commit comments