diff --git a/example_configs/pmml_deployment.yml b/example_configs/pmml_deployment.yml index 5039071..7dce894 100644 --- a/example_configs/pmml_deployment.yml +++ b/example_configs/pmml_deployment.yml @@ -16,7 +16,7 @@ spec: spec: containers: - name: pmml - image: torarg/pmml:0.1.6 + image: torarg/pmml:0.1.7 volumeMounts: - mountPath: "/.pmmlrc" subPath: ".pmmlrc"