We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99cffae + 64b5756 commit b87cb54Copy full SHA for b87cb54
1 file changed
scripts/azure-aks/deployment/operator.yaml
@@ -17,7 +17,7 @@ spec:
17
microsoft.containerinstance.virtualnode.injectdns: "false"
18
spec:
19
containers:
20
- - image: "mcr.microsoft.com/aci/skr:2.7"
+ - image: "mcr.microsoft.com/aci/skr:2.14"
21
imagePullPolicy: Always
22
name: skr
23
resources:
0 commit comments