Skip to content

Commit b460e98

Browse files
Jordan-Williams2Jordan-Williams2
authored andcommitted
fix: tests
1 parent 95724f4 commit b460e98

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

kubeconfig/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Ignore everything
2+
*
3+
4+
# But not these files...
5+
!.gitignore
6+
!README.md

kubeconfig/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This directory must exist in source control so the `ibm_container_cluster_config` data lookup can use it to place the
2+
config.yml used to connect to a kubernetes cluster (See https://github.ibm.com/GoldenEye/issues/issues/552).

0 commit comments

Comments
 (0)