Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plural
platform
plural-artifacts
Commits
49a6ed76
Commit
49a6ed76
authored
3 years ago
by
David van der Spek
Browse files
Options
Download
Email Patches
Plain Diff
fix mlflow standalone service account
parent
4f40a97a
Pipeline
#1443
failed with stages
in 10 minutes and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
mlflow/terraform/aws-standalone/deps.yaml
+1
-1
mlflow/terraform/aws-standalone/deps.yaml
mlflow/terraform/aws-standalone/variables.tf
+1
-1
mlflow/terraform/aws-standalone/variables.tf
with
2 additions
and
2 deletions
+2
-2
mlflow/terraform/aws-standalone/deps.yaml
+
1
-
1
View file @
49a6ed76
...
...
@@ -2,7 +2,7 @@ apiVersion: plural.sh/v1alpha1
kind
:
Dependencies
metadata
:
description
:
mlflow aws setup
version
:
0.1.
0
version
:
0.1.
1
spec
:
dependencies
:
-
name
:
aws-bootstrap
...
...
This diff is collapsed.
Click to expand it.
mlflow/terraform/aws-standalone/variables.tf
+
1
-
1
View file @
49a6ed76
...
...
@@ -9,7 +9,7 @@ variable "cluster_name" {
variable
"mlflow_serviceaccount"
{
type
=
string
default
=
"mlflow"
default
=
"mlflow
-mlflow-standalone
"
}
variable
"role_name"
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment