We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2d2cc commit 4f7cc0cCopy full SHA for 4f7cc0c
1 file changed
tests/templates/kuttl/mount-dags-gitsync/30-install-airflow-cluster.yaml.j2
@@ -30,9 +30,9 @@ type: Opaque
30
data:
31
# This is a fine-grained access token for the owner of the repo (stackable-airflow/dags) which has read only access
32
# to *only* this repo. Contact github users @razvan or @adwk67 for details.
33
- # It is valid for one year and will expire on 12.08.2025.
+ # This token doesn't expire.
34
user: c3RhY2thYmxlLWFpcmZsb3c=
35
- password: Z2l0aHViX3BhdF8xMUJLUURCRVkwSFFPMkpjRlJ1ekxLX0FLTGhqT0xvZ0JQMzZnTENFUFo0RUNETTM2TndjdTJDQUJvVVFueFBiVGhDTTZKQkhJNFFIZVdJb1dECg==
+ password: Z2l0aHViX3BhdF8xMUJLUURCRVkwSk1EWlNVQk1RYTdoX0c2OGlhbWtpRkpFV1RMTTF0ajFwbHFTVFNyZ3p3dHZneXI5b2tubGRXaGpVRDZITFRFV0JJcm9yT0dXCg==
36
---
37
apiVersion: v1
38
kind: ConfigMap
0 commit comments