From d30764da1481e4703ed0a5da9fdf5ce058cd2b9a Mon Sep 17 00:00:00 2001 From: Vargha Csongor Date: Sun, 3 Mar 2024 19:26:20 +0100 Subject: [PATCH] add traefik values.yml to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4da5774..91a1788 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ terraform.rc *tf.plan *.terraform.lock.hcl oci-managed/oke/kubeconfig +oci-managed/traefik-values.yml