UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

deleted

Closed Greg M requested to merge istio-sandbox into master
Compare and Show latest version
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
+ 8
0
@@ -232,6 +232,14 @@
"enabled"
]
},
"imagePullPolicy": {
"type": "string",
"enum": [
"Never",
"Always",
"IfNotPresent"
]
},
"istioBase": {
"properties": {
"enabled": true,
Loading