Skip to content

Commit b4a1e0d

Browse files
committed
updated fine-grained token
1 parent cb7d7bb commit b4a1e0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/templates/kuttl/mount-dags-gitsync/30-install-airflow-cluster.yaml.j2

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ metadata:
2828
name: git-credentials
2929
type: Opaque
3030
data:
31-
# This is fine-grained access token for the owner of the repo (stackable-airflow/dags) which has read only access
31+
# This is a fine-grained access token for the owner of the repo (stackable-airflow/dags) which has read only access
3232
# to *only* this repo. Contact github users @razvan or @adwk67 for details.
33-
# It is valid for one year and will expire on 13.08.2025.
33+
# It is valid for one year and will expire on 12.08.2025.
3434
user: c3RhY2thYmxlLWFpcmZsb3c=
35-
password: Z2l0aHViX3BhdF8xMUJLUURCRVkwTzRjMUhBT1pnbDZGXzdtTWdPYnY3aFpmUVVHMTR2WTlQcDRWUUJWVkQ2NWYyZlZEVXdmOWt2QmhRVEVIVkJZV2EyRU00ZEN3
35+
password: Z2l0aHViX3BhdF8xMUJLUURCRVkwSFFPMkpjRlJ1ekxLX0FLTGhqT0xvZ0JQMzZnTENFUFo0RUNETTM2TndjdTJDQUJvVVFueFBiVGhDTTZKQkhJNFFIZVdJb1dECg==
3636
---
3737
apiVersion: v1
3838
kind: ConfigMap

0 commit comments

Comments
 (0)