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
terraform-google-kubernetes-engine
Commits
78656ff9
Unverified
Commit
78656ff9
authored
4 years ago
by
Morgante Pell
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md
parent
26ea28db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/workload-identity/README.md
+1
-1
modules/workload-identity/README.md
with
1 addition
and
1 deletion
+1
-1
modules/workload-identity/README.md
+
1
-
1
View file @
78656ff9
...
...
@@ -55,7 +55,7 @@ resource "kubernetes_service_account" "preexisting" {
}
module
"my-app-workload-identity"
{
source
=
"terraform-google-modules/terraform-google-kubernetes-engine/modules/workload-identity"
source
=
"terraform-google-modules/terraform-google-kubernetes-engine/
/
modules/workload-identity"
use_existing_k8s_sa
=
true
name
=
"preexisting-sa"
namespace
=
"prod"
...
...
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