-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update completion.yaml with newely introduced command
- Loading branch information
1 parent
29833fd
commit 5f950c4
Showing
3 changed files
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
# Sample empty manifest | ||
##;dkljed;lwej fljwe | ||
{{/*apiVersion: v1*/}} | ||
{{/*kind: ConfigMap*/}} | ||
{{/*metadata:*/}} | ||
{{/* name: sample-config-map*/}} | ||
{{/* namespace: default*/}} | ||
{{/*data:*/}} | ||
{{/* prometheusImage: "ghcr.io/prometheus/prom:v2.0.0"*/}} | ||
{{/* image: "ghcr.io/example/sample:v2.2.0"*/}} | ||
{{/* enemies: "aliens"*/}} | ||
{{/* lives: "3"*/}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters